summary refs log tree commit diff
path: root/src/test/ui/consts/miri_unleashed/mutable_references.rs
AgeCommit message (Expand)AuthorLines
2020-05-10Miri interning: replace ICEs by proper errors, make intern_shallow type signa...Ralf Jung-2/+1
2020-05-03warn about each skipped feature gateRalf Jung-5/+1
2020-04-30deduplicate warningsRalf Jung-2/+1
2020-04-30remove no longer needed feature flagsRalf Jung-1/+4
2019-12-02Update miri unleashed testsChristian Poveda-0/+5
2019-12-02Update miri_unleashed testsChristian Poveda-4/+1
2019-09-28Bless miri unleashed outputDylan MacKenzie-1/+0
2019-09-28Fix tests broken by more consistent miri unleashed warningsDylan MacKenzie-0/+6
2019-09-28Silence "skipping const checks" if outside a const contextDylan MacKenzie-3/+1
2019-06-19Make interning explicitly care about types and the mutability of memoryOliver Scherer-0/+35