rust/src/test
Dylan DPC 89d661f15d
Rollup merge of #70857 - faern:use-assoc-int-float-consts, r=dtolnay
Don't import integer and float modules, use assoc consts 2

Follow up to #70777. I missed quite a lot of places. Partially because I wanted to keep the size of the last PR down, and partially because my regexes were not good enough :)

r? @dtolnay
2020-04-07 14:46:59 +02:00
..
assembly
auxiliary
codegen Add hash of source files in debug info 2020-04-02 14:13:19 -07:00
codegen-units Keep codegen units unmerged when building compiler builtins 2020-04-06 00:00:00 +00:00
compile-fail Update tests to use llvm_asm! 2020-03-26 15:49:22 +00:00
debuginfo Test and fix gdb pretty printing again 2020-03-26 23:09:20 +00:00
incremental update tests 2020-03-31 19:01:49 +02:00
mir-opt Remove unused discriminant reads from MIR bodies 2020-04-02 08:14:34 -04:00
pretty Update tests to use llvm_asm! 2020-03-26 15:49:22 +00:00
run-fail better lint names 2020-02-18 22:49:47 +01:00
run-make
run-make-fulldeps Do not lose or reorder user-provided linker arguments 2020-04-04 22:01:18 +03:00
run-pass-valgrind
rustdoc introduce `negative_impls` feature gate and document 2020-03-26 06:52:55 -04:00
rustdoc-js
rustdoc-js-std Add tests for new of variables 2020-03-16 18:30:26 +01:00
rustdoc-ui Auto merge of #66938 - GuillaumeGomez:lint-for-no-crate-level-doc, r=Dylan-DPC 2020-03-28 20:11:01 +00:00
rustfix
ui Rollup merge of #70857 - faern:use-assoc-int-float-consts, r=dtolnay 2020-04-07 14:46:59 +02:00
ui-fulldeps fix fulldeps test fallout 2020-04-02 13:40:43 +02:00
COMPILER_TESTS.md rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org 2020-03-10 17:08:18 -03:00