summary refs log tree commit diff
path: root/src/test/ui/consts/miri_unleashed/mutable_const2.stderr
AgeCommit message (Expand)AuthorLines
2020-04-12fix issue 69130David Renshaw-1/+1
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+3
2020-03-10rustc_errors: Use ensure_source_file_source_present where necessary.Ana-Maria Mihalache-1/+1
2020-02-07Fix testbjorn3-1/+1
2020-01-24Do not ICE on multipart suggestions touching multiple filesEsteban Küber-1/+1
2020-01-16review commentsEsteban Küber-1/+1
2020-01-16Do not ICE on malformed suggestion spansEsteban Küber-1/+1
2020-01-12Diagnostics should not end with a full stopvarkor-1/+1
2020-01-08Remove `-Z continue-parse-after-error`Vadim Petrochenkov-1/+1
2020-01-03Introduce an option for disabling deduplication of diagnosticsVadim Petrochenkov-1/+1
2019-12-24Deprecate Error::description for realDavid Tolnay-1/+1
2019-12-23Bless testsOliver Scherer-1/+1
2019-12-23Panic on mutable allocs in constantsOliver Scherer-0/+25