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.
libc
1 parent e7381e4 commit bf21610Copy full SHA for bf21610
Cargo.toml
@@ -65,7 +65,5 @@ rustc-std-workspace-core = { path = 'src/tools/rustc-std-workspace-core' }
65
rustc-std-workspace-alloc = { path = 'src/tools/rustc-std-workspace-alloc' }
66
rustc-std-workspace-std = { path = 'src/tools/rustc-std-workspace-std' }
67
68
-libc = { git = "https://github.com/reitermarkus/libc", branch = "xtensa-support" }
69
-
70
[patch."https://github.com/rust-lang/rust-clippy"]
71
clippy_lints = { path = "src/tools/clippy/clippy_lints" }
0 commit comments