rust/src/test
Bastian Kauschke 952fd0ce58 update tests
2020-07-27 16:41:27 +02:00
..
assembly Add initial asm!() support for hexagon 2020-06-16 08:58:13 -05:00
auxiliary test: Fix warnings in rust_test_helpers.c 2020-05-06 23:54:05 +03:00
codegen Auto merge of #74510 - LukasKalbertodt:fix-range-from-index-panic, r=hanna-kruppe 2020-07-25 16:27:24 +00:00
codegen-units sess: disable polymorphisation 2020-07-22 15:36:24 +01:00
compile-fail rustc_metadata: Make crate loading fully speculative 2020-07-18 14:06:04 +04:00
debuginfo Add missing : after min-gdb-version 2020-07-19 09:29:11 +00:00
incremental Share serialization optimization between incr and metadata 2020-07-26 18:37:03 -04:00
mir-opt Auto merge of #74507 - lcnr:const-prop-into-op, r=oli-obk 2020-07-24 20:10:34 +00:00
pretty Make fmt::Arguments::as_str() return a 'static str. 2020-07-17 17:56:55 +02:00
run-make proc_macro: Add API for tracked access to environment variables 2020-07-26 13:37:37 +03:00
run-make-fulldeps Rollup merge of #73655 - JamieCunliffe:jamie_va-args-c, r=nikic 2020-07-22 09:29:00 -07:00
run-pass-valgrind
rustdoc Only skip impls of foreign unstable traits 2020-07-19 16:39:20 -04:00
rustdoc-js rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
rustdoc-js-std Make current crate aliases go first 2020-05-14 11:36:02 +02:00
rustdoc-ui rustdoc: Add explanation when linting against public to private item links 2020-07-22 21:40:51 +02:00
rustfix
ui update tests 2020-07-27 16:41:27 +02:00
ui-fulldeps rustc_metadata: Make crate loading fully speculative 2020-07-18 14:06:04 +04:00
COMPILER_TESTS.md