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