Skip to content

Commit 0a90c48

Browse files
committed
remove hyper from PGO so we can crater this
1 parent 56b10ba commit 0a90c48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/build_helper/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ pub const LLVM_PGO_CRATES: &[&str] = &[
1818
"ripgrep-14.1.1",
1919
"regex-automata-0.4.8",
2020
"clap_derive-4.5.32",
21-
"hyper-1.6.0",
2221
];
2322

2423
/// The default set of crates for opt-dist to collect rustc profiles.

0 commit comments

Comments
 (0)