rust/src/test
bors e577e49b9f Auto merge of #60058 - varkor:const-generics-ty-refactor, r=cramertj
Make const parameters enforce no variance constraints

Fixes https://github.com/rust-lang/rust/issues/60047. Also includes some minor const refactoring for convenience.
2019-04-18 08:58:45 +00:00
..
assembly Introduce assembly tests 2019-02-27 23:33:05 +01:00
auxiliary
codegen Rollup merge of #59639 - cuviper:ignore-uninhabited, r=eddyb 2019-04-04 15:09:04 +02:00
codegen-units
compile-fail Future-proof the Futures API 2019-04-05 15:03:33 -07:00
debuginfo Rollup merge of #59380 - philipc:thinlto-variant, r=michaelwoerister 2019-03-30 14:14:53 +01:00
incremental Update tests 2019-03-30 18:43:26 +01:00
mir-opt Update tests 2019-04-14 09:30:03 +02:00
pretty rustc: pass Option<&Substs> and Namespace around in ty::item_path. 2019-03-15 13:25:10 +02:00
run-fail Use the correct state for poisoning a generator 2019-03-03 20:34:26 +00:00
run-make Introduce assembly tests 2019-02-27 23:33:05 +01:00
run-make-fulldeps Auto merge of #59950 - Centril:rollup-hpmr62i, r=Centril 2019-04-14 01:10:57 +00:00
run-pass Auto merge of #59769 - RalfJung:compiletest-normalization, r=alexcrichton 2019-04-16 10:18:17 +00:00
run-pass-fulldeps reduce repetition in librustc(_lint) wrt. impl LintPass 2019-04-03 23:37:31 +02:00
run-pass-valgrind
rustdoc Rollup merge of #59992 - QuietMisdreavus:static-settings-path, r=GuillaumeGomez 2019-04-16 05:14:24 +02:00
rustdoc-js Auto merge of #59910 - Centril:rollup-yjv7b06, r=Centril 2019-04-12 11:46:01 +00:00
rustdoc-js-std Rename rustdoc js test suites 2019-02-25 17:46:06 +01:00
rustdoc-ui compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
rustfix
ui Auto merge of #60058 - varkor:const-generics-ty-refactor, r=cramertj 2019-04-18 08:58:45 +00:00
ui-fulldeps Fix ui-fulldeps test 2019-04-11 14:21:13 -07:00
COMPILER_TESTS.md