rust/src/test
bors f7202e40f4 Auto merge of #51456 - qmx:crate-in-path, r=nikomatsakis
resolve suggestions should use `crate::` when enabled

I couldn't find a way to add a specific assertion for the ui test, so the expected output is living under the `crates-in-path.stderr` ui test.

- is this the right place for the test?

fixes #51212
2018-08-27 19:51:01 +00:00
..
auxiliary
codegen Auto merge of #53080 - hermord:rc-opt, r=alexcrichton 2018-08-21 06:40:20 +00:00
codegen-units Fix typos found by codespell. 2018-08-19 17:41:28 +02:00
compile-fail add #[panic_handler]; deprecate #[panic_implementation] 2018-08-23 20:58:55 +02:00
compile-fail-fulldeps Stabilize a few secondary macro features 2018-08-23 01:13:17 +03:00
debuginfo pretty printing for btreemap 2018-08-15 13:48:10 +09:00
incremental mv codemap source_map 2018-08-19 23:01:01 +02:00
incremental-fulldeps
mir-opt patch up mir-opt tests 2018-07-26 15:12:04 +03:00
parse-fail Suggest try if someone uses do catch 2018-08-19 16:53:42 -07:00
pretty Stabilize 'attr_literals' feature. 2018-08-23 19:06:07 -07:00
run-fail Fix typos found by codespell. 2018-08-19 17:41:28 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make rustc: Continue to tweak "std internal symbols" 2018-08-26 16:34:14 -07:00
run-make-fulldeps Auto merge of #51456 - qmx:crate-in-path, r=nikomatsakis 2018-08-27 19:51:01 +00:00
run-pass Update Cargo submodule 2018-08-25 16:26:28 -07:00
run-pass-fulldeps Move with_globals setup from run_compiler to run 2018-08-27 02:19:07 +02:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc Rollup merge of #53541 - GuillaumeGomez:fix-impl-trait-ret-type, r=oli-obk 2018-08-22 17:45:36 +02:00
rustdoc-js Search a substring instead of start of string in rustdoc search 2018-08-22 00:21:08 +02:00
rustdoc-ui Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddyb 2018-08-01 21:46:27 +02:00
rustfix
ui Auto merge of #51456 - qmx:crate-in-path, r=nikomatsakis 2018-08-27 19:51:01 +00:00
ui-fulldeps Stabilize a few secondary macro features 2018-08-23 01:13:17 +03:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00