about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2021-01-25 12:28:29 -0800
committerEric Huss <eric@huss.org>2021-01-25 12:39:46 -0800
commit3eebf9bb8085461d1d46c2fd204e75e7284aee16 (patch)
tree170eb29f050e307ba1b176779c8f0d977488889d /compiler/rustc_codegen_llvm/src
parent7fba12bb1d3877870758a7a53e2fe766bb19bd60 (diff)
downloadrust-3eebf9bb8085461d1d46c2fd204e75e7284aee16.tar.gz
rust-3eebf9bb8085461d1d46c2fd204e75e7284aee16.zip
tidy: Remove cargo check.
The cargo check was checking that every dependency had an `extern crate`.
The compiler has not used `extern crate` in a long time (edition 2018).
The test was broken (the call to `!super::filter_dirs(path)` was backwards).
This just removes it since it is no longer valid.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions