Skip to content

Commit 738c08b

Browse files
committed
Auto merge of #141453 - compiler-errors:pgo-solver, r=Kobzol
[DONT MERGE] PGO new solver 🤔 I hope I did this right...
2 parents e0d014a + 3253de6 commit 738c08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/build_helper/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ pub const RUSTC_PGO_CRATES: &[&str] = &[
2929
"tuple-stress",
3030
"diesel-2.2.10",
3131
"bitmaps-3.2.1",
32+
"serde-1.0.219-new-solver",
3233
];

0 commit comments

Comments
 (0)