rust/src/test
bors c7cba3d33f Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis
Implement existential types

(not for associated types yet)

r? @nikomatsakis

cc @Centril @varkor @alexreg
2018-07-19 21:14:01 +00:00
..
auxiliary
codegen Auto merge of #51622 - kennytm:three-field-range-inclusive, r=SimonSapin 2018-07-13 10:18:38 +00:00
codegen-units Revert "Adapt codegen-unit tests to new CGU naming scheme." 2018-07-16 08:58:15 +02:00
compile-fail Auto merge of #52409 - estebank:move-cfail-ui, r=oli-obk 2018-07-17 06:52:20 +00:00
compile-fail-fulldeps rustc: Stabilize much of the proc_macro feature 2018-07-16 07:58:06 -07:00
debuginfo Remove workarounds for #24958 2018-07-18 13:58:08 +02:00
incremental rustc: Use link_section, not wasm_custom_section 2018-07-16 09:40:45 -07:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt Auto merge of #52046 - cramertj:fix-generator-mir, r=eddyb 2018-07-13 00:38:17 +00:00
parse-fail Implement existential types 2018-07-18 10:53:08 +02:00
pretty fix expected output of pretty/cast-lt and issue-4264 tests 2018-07-12 01:19:27 +02:00
run-fail Ensure that borrows wind up unactivated. 2018-07-04 21:35:38 +01:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make rustc: Use link_section, not wasm_custom_section 2018-07-16 09:40:45 -07:00
run-make-fulldeps rustc: distinguish compilation failure from ICE 2018-07-18 00:24:13 -04:00
run-pass Adjust run pass test to stricter existential type rules 2018-07-18 14:14:04 +02:00
run-pass-fulldeps rustc: Stabilize much of the proc_macro feature 2018-07-16 07:58:06 -07:00
run-pass-valgrind Remove some '#[feature]' attributes for stabilized features 2018-06-11 13:48:57 -07:00
rustdoc Rollup merge of #52385 - GuillaumeGomez:pass-edition-to-parser, r=QuietMisdreavus 2018-07-17 19:24:57 +08:00
rustdoc-js Make raw_vec perma-unstable and hidden 2018-06-29 14:01:33 +02:00
rustdoc-ui Fix rustdoc run failures by shutting down definitely some lints 2018-07-05 17:18:45 +02:00
rustfix Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
ui Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis 2018-07-19 21:14:01 +00:00
ui-fulldeps Auto merge of #52375 - oli-obk:the_early_lint_pass_gets_the_worm, r=Manishearth 2018-07-18 15:04:17 +00:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00