rust/src/test
Mazdak Farrokhzad 528972a28a
Rollup merge of #61333 - varkor:apit-const-param-ice, r=estebank
Fix ICE with APIT in a function with a const parameter

Fixes https://github.com/rust-lang/rust/issues/60953.
2019-05-30 10:53:07 +02:00
..
assembly Remove double trailing newlines 2019-04-22 16:57:01 +01:00
auxiliary
codegen Make test/codegen/pgo-instrumentation.rs work reliably on Windows. 2019-05-28 15:25:52 +02:00
codegen-units Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
compile-fail Update the rest of the test suites to use dyn 2019-05-29 00:57:42 -04:00
debuginfo Fix CDB support tidy check line length failures. 2019-05-20 02:44:26 -07:00
incremental Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
mir-opt Fix tidy 2019-05-25 10:07:01 +02:00
pretty Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
run-fail Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
run-make Make tests compatible with musl host 2019-05-10 16:12:47 +02:00
run-make-fulldeps Auto merge of #61005 - michaelwoerister:error-pgo-windows-unwind, r=zackmdavis 2019-05-30 03:37:37 +00:00
run-pass Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centril 2019-05-29 21:55:59 +00:00
run-pass-fulldeps Update the rest of the test suites to use dyn 2019-05-29 00:57:42 -04:00
run-pass-valgrind Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
rustdoc Rollup merge of #61279 - llogiq:implicit-option-main-doctests, r=GuillaumeGomez 2019-05-30 10:52:56 +02:00
rustdoc-js Auto merge of #59910 - Centril:rollup-yjv7b06, r=Centril 2019-04-12 11:46:01 +00:00
rustdoc-js-std
rustdoc-ui do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
rustfix
ui Rollup merge of #61333 - varkor:apit-const-param-ice, r=estebank 2019-05-30 10:53:07 +02:00
ui-fulldeps Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00
COMPILER_TESTS.md