index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
consts
/
const-eval
/
const_panic.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-06-15
Use better error message for hard errors in CTFE
Smitty
-40
/
+20
2021-05-30
Emit a hard error when a panic occurs during const-eval
Aaron Hill
-49
/
+29
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-10
/
+10
2021-02-03
Allow/fix non_fmt_panic in tests.
Mara Bos
-20
/
+20
2021-02-03
make const_err a future incompat lint
Ralf Jung
-18
/
+38
2020-10-22
Add test for const panic!(CONST).
Mara Bos
-17
/
+37
2020-10-18
we can test std and core panic macros together
Ralf Jung
-16
/
+66
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-3
/
+3
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-3
/
+3
2019-12-24
Differentiate todo! and unimplemented!
Andre Bogus
-1
/
+1
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-1
/
+1
2019-03-23
Swap const evaluation lint spans to point at problem in primary span
Esteban Küber
-6
/
+6
2018-12-25
Remove licenses
Mark Rousskov
-6
/
+6
2018-10-25
Report const eval error inside the query
Oliver Schneider
-18
/
+18
2018-08-22
Reexpose stability hole in the presence of feature gates
Oliver Schneider
-0
/
+33