summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/const_panic.stderr
AgeCommit message (Expand)AuthorLines
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-12-24Differentiate todo! and unimplemented!Andre Bogus-1/+1
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-03-23Swap const evaluation lint spans to point at problem in primary spanEsteban Küber-6/+6
2018-12-25Remove licensesMark Rousskov-6/+6
2018-10-25Report const eval error inside the queryOliver Schneider-18/+18
2018-08-22Reexpose stability hole in the presence of feature gatesOliver Schneider-0/+33