rust/src/test
bors 0576ac109b Auto merge of #59397 - kennytm:rollup, r=kennytm
Rollup of 7 pull requests

Successful merges:

 - #59213 (Track changes to robots.txt)
 - #59239 (Remove inline assembly from hint::spin_loop)
 - #59251 (Use a valid name for graphviz graphs)
 - #59296 (Do not encode gensymed imports in metadata)
 - #59328 (Implement specialized nth_back() for Box and Windows.)
 - #59355 (Fix ICE with const generic param in struct)
 - #59377 (Correct minimum system LLVM version in tests)
2019-03-24 17:53:45 +00:00
..
assembly Introduce assembly tests 2019-02-27 23:33:05 +01:00
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
codegen Correct minimum system LLVM version in tests 2019-03-22 21:28:25 -05:00
codegen-units Remove licenses 2018-12-25 21:08:33 -07:00
compile-fail Fix a bug in implied bounds 2019-03-20 20:09:26 +01:00
debuginfo Correct minimum system LLVM version in tests 2019-03-22 21:28:25 -05:00
incremental Add load_cached query modifier and keep dep node names consistent with query names 2019-03-18 08:20:09 +01:00
mir-opt Rollup merge of #59251 - matthewjasper:fix-graphviz, r=petrochenkov 2019-03-24 18:59:42 +08: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 Move one test from run-make-fulldeps to ui 2019-03-21 23:36:50 +03:00
run-pass Rollup merge of #59206 - sntdevco:master, r=dtolnay 2019-03-16 22:40:57 +08:00
run-pass-fulldeps Auto merge of #58556 - oli-obk:imperative_recursion, r=pnkfelix 2019-03-15 19:24:15 +00:00
run-pass-valgrind Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc Auto merge of #58927 - GuillaumeGomez:default-keyword, r=QuietMisdreavus 2019-03-21 08:55:50 +00:00
rustdoc-js Move rustdoc-js testing into compiletest 2019-02-28 18:08:48 +01:00
rustdoc-js-std Rename rustdoc js test suites 2019-02-25 17:46:06 +01:00
rustdoc-ui use ! in macro disambiguation suggestion 2019-03-15 15:12:30 -04:00
rustfix tests: Do not use -Z parse-only, continue compilation to test recovery 2019-01-06 22:20:46 +03:00
ui Auto merge of #59397 - kennytm:rollup, r=kennytm 2019-03-24 17:53:45 +00:00
ui-fulldeps Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
COMPILER_TESTS.md