about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2020-08-15 14:12:51 +0200
committerAleksey Kladov <aleksey.kladov@gmail.com>2020-08-18 13:31:21 +0200
commiteb4d6b520b3e75c7e93f1ea13f1a45eda0687b4e (patch)
tree049eaf561531a584956d41c1add9cbdda6c91dca /compiler/rustc_codegen_llvm/src
parent5ba961018c482e050af908de60e4f8bd1a00f0ae (diff)
downloadrust-eb4d6b520b3e75c7e93f1ea13f1a45eda0687b4e.tar.gz
rust-eb4d6b520b3e75c7e93f1ea13f1a45eda0687b4e.zip
Remove broken clap versions from cargotest
treeify depends on an outdated version of clap, which will fail to compile
when we promote missing_fragment_specifier future compat lint to
error (ie, old clap contains code that shouldn't have compiled in the
first place).

Additionally, this crate seem tiny relative to other crates we are
testing here, so it seems like it doesn't provide that much additional
confidence.

The same happens with tokei project, but it is an actively maintained
one, so we can just upgrade it to a version from 2018, where clap was
upgraded.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions