Skip to content

Commit 344f379

Browse files
committed
Ignore expect(unused_crate_dependencies) in rustc-main
1 parent 9883914 commit 344f379

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

BUCK

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixups/rustc-main/fixups.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
buildscript.run = false
2+
rustc_flags = ["-Zcrate-attr=allow(unfulfilled_lint_expectations)"]
23
linker_flags = ["-Wl,-rpath,$ORIGIN/../lib"]
34
omit_deps = [
45
"rustc_codegen_ssa",

0 commit comments

Comments
 (0)