rust/src/test
Pietro Albini f5e2390e2f
Rollup merge of #63179 - BaoshanPang:testcases, r=alexcrichton
update test cases for vxWorks

issue-2214.rs: lgamma is lgamma on vxWorks
ignore process-envs.rs and process-remove-from-env.rs as there is no 'env' on vxWorks
2019-08-01 16:00:31 +02: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 Auto merge of #62592 - nikic:actually-update-llvm, r=alexcrichton 2019-07-16 23:05:06 +00:00
codegen-units
compile-fail rustc_mir: follow FalseUnwind's real_target edge in qualify_consts. 2019-07-11 12:28:02 +03:00
debuginfo Fix CDB support tidy check line length failures. 2019-05-20 02:44:26 -07:00
incremental normalize use of backticks in compiler messages for librustc_incremental 2019-07-20 20:57:45 +02:00
mir-opt Use new 'p @ ..' syntax in tests. 2019-07-28 06:53:39 +02:00
pretty pprust: Support macro macros 2019-07-15 12:42:07 +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 rustc: Compile the fmt_macros crate as an rlib 2019-07-29 08:15:08 -07:00
run-pass-valgrind Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
rustdoc Rollup merge of #62971 - GuillaumeGomez:keyword-sidebar, r=nobody 2019-08-01 16:00:25 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-ui normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
rustfix
ui Rollup merge of #63179 - BaoshanPang:testcases, r=alexcrichton 2019-08-01 16:00:31 +02:00
ui-fulldeps Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
COMPILER_TESTS.md