about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/feature-gate-const_panic.stderr
AgeCommit message (Collapse)AuthorLines
2021-10-04Stabilize `const_panic`Jacob Pratt-33/+0
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-3/+3
When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error.
2021-01-25Implement new panic!() behaviour for Rust 2021.Mara Bos-6/+6
2020-02-09--bless --compare-mode=nllMatthias Prechtl-3/+3
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-3/+3
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-3/+3
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-3/+3
https://github.com/rust-lang/rust/issues/60532
2019-04-11Reword tracking issue noteEsteban Küber-3/+3
2019-04-10Tweak unstable diagnostic outputEsteban Küber-3/+6
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-22Reexpose stability hole in the presence of feature gatesOliver Schneider-0/+30