rust/src/test
Yuki Okushi b7ec7bd5b7
Rollup merge of #72893 - RalfJung:unleash-tls, r=ecstatic-morse
test miri-unleash TLS accesses

Finally gets rid of `IS_SUPPORTED_IN_MIRI`. :-)

I also added a test for the new `asm!` while I am at it.

r? @ecstatic-morse Cc @rust-lang/wg-const-eval
2020-06-02 13:07:27 +09:00
..
assembly Added comment about static variables 2020-05-24 08:20:40 +02:00
auxiliary test: Fix warnings in rust_test_helpers.c 2020-05-06 23:54:05 +03:00
codegen Added a codegen test for a recent optimization for overflow-checks=on 2020-05-24 16:20:02 -04:00
codegen-units
compile-fail Add Option to Force Unwind Tables 2020-05-04 12:08:35 +01:00
debuginfo ret has been optimized away in debuginfo test 2020-05-16 17:15:24 -07:00
incremental Auto merge of #72520 - jonas-schievink:cleanup-userty, r=matthewjasper 2020-05-25 06:17:15 +00:00
mir-opt Make TLS accesses explicit in MIR 2020-05-30 12:59:05 +02:00
pretty Add tests for asm! 2020-05-18 14:41:32 +01:00
run-make Use Cell::take in a couple places 2020-04-26 11:50:53 +02:00
run-make-fulldeps Rollup merge of #72666 - ivanloz:profile_emit_flag, r=matthewjasper 2020-05-30 23:08:51 +02:00
run-pass-valgrind
rustdoc Allow using Self:: in doc 2020-05-22 13:57:05 +02:00
rustdoc-js Make current crate aliases go first 2020-05-14 11:36:02 +02:00
rustdoc-js-std Make current crate aliases go first 2020-05-14 11:36:02 +02:00
rustdoc-ui Add rustdoc regression test for the unused_braces lint 2020-04-24 19:15:07 +02:00
rustfix
ui Rollup merge of #72893 - RalfJung:unleash-tls, r=ecstatic-morse 2020-06-02 13:07:27 +09:00
ui-fulldeps Add test for {impl,declare}_lint_pass macros 2020-05-27 16:57:31 +02:00
COMPILER_TESTS.md