about summary refs log tree commit diff
path: root/src/test/ui/consts/miri_unleashed/mutable_const2.rs
AgeCommit message (Collapse)AuthorLines
2020-05-10Miri interning: replace ICEs by proper errors, make intern_shallow type ↵Ralf Jung-16/+0
signature more precise
2020-05-03warn about each skipped feature gateRalf Jung-2/+1
2020-04-30remove no longer needed feature flagsRalf Jung-2/+0
2020-04-23explain what we are testing in mutable_constRalf Jung-1/+1
2020-04-23miri-unleash tests: ensure they fire even with 'allow(const_err)'Ralf Jung-1/+1
2019-12-23Panic on mutable allocs in constantsOliver Scherer-0/+19