rust/src/test
bors 8989689e72 Auto merge of #80418 - oli-obk:this_could_have_been_so_simple, r=RalfJung
Allow references to interior mutable data behind a feature gate

supercedes #80373 by simply not checking for interior mutability on borrows of locals that have `StorageDead` and thus can never be leaked to the final value of the constant

tracking issue: https://github.com/rust-lang/rust/issues/80384

r? `@RalfJung`
2021-01-04 02:15:57 +00:00
..
assembly
auxiliary
codegen Merge remote-tracking branch 'origin/master' into frewsxcv-san 2020-12-31 23:27:33 -05:00
codegen-units
debuginfo Improvements to NatVis support 2020-12-28 12:14:49 -08:00
incremental
mir-opt Make forget intrinsic safe 2020-12-29 00:00:00 +00:00
pretty
run-make
run-make-fulldeps Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
run-pass-valgrind
rustdoc Auto merge of #80565 - camelid:fix-not-has, r=GuillaumeGomez 2021-01-01 16:12:27 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Auto merge of #77859 - bugadani:no-duplicate-ref-link-error, r=jyn514 2021-01-03 20:24:16 +00:00
rustfix
ui Auto merge of #80418 - oli-obk:this_could_have_been_so_simple, r=RalfJung 2021-01-04 02:15:57 +00:00
ui-fulldeps Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
COMPILER_TESTS.md