rust/src/test
bors 7942022bf7 Auto merge of #50986 - estebank:main-start-span, r=nikomatsakis
Tweak `main` type arguments and where clause spans

Tweak the spans for error when finding type arguments or where clauses
in main and start functions.
2018-05-25 03:46:14 +00:00
..
auxiliary
codegen Ensure that statics are always ByRef 2018-05-19 14:24:24 +02:00
codegen-units Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
compile-fail Auto merge of #50986 - estebank:main-start-span, r=nikomatsakis 2018-05-25 03:46:14 +00:00
compile-fail-fulldeps rustc: Disallow modules and macros in expansions 2018-05-18 13:25:08 -07:00
debuginfo Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
incremental Auto merge of #50653 - oli-obk:bad_const, r=cramertj 2018-05-18 17:17:35 +00:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt Auto merge of #50603 - eddyb:issue-49955, r=nikomatsakis 2018-05-19 00:27:45 +00:00
parse-fail Rollup merge of #49699 - zesterer:master, r=joshtriplett 2018-04-17 18:43:13 +02:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail Overflows only panic in debug mode 2018-05-19 13:10:52 +02:00
run-fail-fulldeps
run-make Fix run-make wasm tests 2018-05-15 16:39:21 -07:00
run-make-fulldeps Revert "Add a test for issue 36710." 2018-05-17 10:37:22 -07:00
run-pass Fix a typo in a comment 2018-05-22 10:54:06 +02:00
run-pass-fulldeps Rollup merge of #50946 - alexcrichton:fix-parse-lifetime, r=petrochenkov 2018-05-23 00:26:18 +08:00
run-pass-valgrind
rustdoc Rollup merge of #51011 - QuietMisdreavus:duplicitous-macros, r=ollie27 2018-05-24 17:34:55 +08:00
rustdoc-js Fix invalid deduplication 2018-05-12 19:16:37 +02:00
rustdoc-ui drop unnecessary "warning" from warning text 2018-05-14 15:34:52 -05:00
rustfix test: Make a dedicated testsuite for rustfix 2018-05-04 15:01:28 -07:00
ui Auto merge of #50986 - estebank:main-start-span, r=nikomatsakis 2018-05-25 03:46:14 +00:00
ui-fulldeps Fix naming conventions for new lints 2018-05-25 02:35:07 +03:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00