rust/src/test
Mark Rousskov b7f20d06ea Provide a span if main function is not present in crate
Unfortunately, the diagnotic machinery does not cope well with an empty
span which can happen if the crate is empty, in which case we merely set
a spanless note.
2019-09-14 11:27:45 -04:00
..
assembly Ignore NVPTX tests 2019-06-12 23:09:08 +02:00
auxiliary rustc_target: avoid negative register counts in the SysV x86_64 ABI. 2019-07-05 13:24:25 +03:00
codegen test/c-variadic: Fix patterns on powerpc64 2019-09-09 21:05:52 -05:00
codegen-units
compile-fail move error with diverging output to compile-fail 2019-08-06 10:28:09 -07:00
debuginfo Rename test locals to work around LLDB bug 2019-08-31 20:05:10 -07:00
incremental Auto merge of #63580 - wesleywiser:move_promoted_out, r=oli-obk 2019-08-26 07:48:24 +00:00
mir-opt Update tests wrt. bind_by_by_move_pattern_guards stabilization. 2019-09-08 01:39:24 +02:00
pretty pprust: Do not print spaces before some tokens 2019-08-25 21:23:17 +03:00
run-fail compiletest: Validate pass modes harder 2019-06-16 12:23:22 +03:00
run-make Add very simple edition check to tidy; and add missing edition = 2018s. 2019-07-30 01:56:03 +08:00
run-make-fulldeps remove the unstable rustdoc parameter --linker 2019-09-01 08:50:23 +02:00
run-pass-valgrind Remove no-prefer-dynamic from valgrind tests 2019-09-01 10:09:45 -04:00
rustdoc Rollup merge of #63930 - estebank:rustdoc-ice, r=GuillaumeGomez 2019-09-05 12:11:07 +02:00
rustdoc-js Improve searching in rustdoc and add tests 2019-09-04 21:27:13 +08:00
rustdoc-js-std Improve searching in rustdoc and add tests 2019-09-04 21:27:13 +08:00
rustdoc-ui rustdoc: fix diagnostic with mixed code block styles 2019-09-07 12:21:32 -07:00
rustfix
ui Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04:00
ui-fulldeps Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04:00
COMPILER_TESTS.md doc: fix broken sentence 2019-08-06 02:36:59 +02:00