rust/src/test
Vadim Petrochenkov 4344a90308 Pretty-print $crate as crate/::my_crate in tokens
...but only if those tokens are printed from inside of AST pretty-printing.
2019-07-09 22:17:44 +03:00
..
assembly
auxiliary
codegen
codegen-units
compile-fail
debuginfo
incremental
mir-opt
pretty
run-fail
run-make
run-make-fulldeps rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
run-pass Collect library features from non-exported macros 2019-07-07 13:04:07 +03:00
run-pass-fulldeps Link compiler plugins to rustc_driver 2019-07-07 03:23:02 +02:00
run-pass-valgrind
rustdoc rustdoc: set cfg(doctest) when collecting doctests 2019-07-06 21:37:17 -05:00
rustdoc-js
rustdoc-js-std
rustdoc-ui force single-threaded text execution 2019-07-06 21:41:11 -05:00
rustfix
ui Pretty-print $crate as crate/::my_crate in tokens 2019-07-09 22:17:44 +03:00
ui-fulldeps Rollup merge of #62042 - petrochenkov:macstab, r=matthewjasper 2019-07-07 17:00:17 +02:00
COMPILER_TESTS.md