We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b10ba commit 0a90c48Copy full SHA for 0a90c48
src/build_helper/src/lib.rs
@@ -18,7 +18,6 @@ pub const LLVM_PGO_CRATES: &[&str] = &[
18
"ripgrep-14.1.1",
19
"regex-automata-0.4.8",
20
"clap_derive-4.5.32",
21
- "hyper-1.6.0",
22
];
23
24
/// The default set of crates for opt-dist to collect rustc profiles.
0 commit comments