summary refs log tree commit diff
path: root/src/test/ui/consts/miri_unleashed/mutable_references.rs
AgeCommit message (Expand)AuthorLines
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