summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/const_panic.stderr
AgeCommit message (Expand)AuthorLines
2021-02-03Allow/fix non_fmt_panic in tests.Mara Bos-20/+20
2021-02-03make const_err a future incompat lintRalf Jung-18/+38
2020-10-22Add test for const panic!(CONST).Mara Bos-17/+37
2020-10-18we can test std and core panic macros togetherRalf Jung-16/+66
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