| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -33/+0 | |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron 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-25 | Implement new panic!() behaviour for Rust 2021. | Mara Bos | -6/+6 | |
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -3/+3 | |
| 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-07-09 | normalize use of backticks in compiler messages for libsyntax/feature_gate | Samy Kacimi | -3/+3 | |
| https://github.com/rust-lang/rust/issues/60532 | ||||
| 2019-04-11 | Reword tracking issue note | Esteban Küber | -3/+3 | |
| 2019-04-10 | Tweak unstable diagnostic output | Esteban Küber | -3/+6 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -3/+3 | |
| 2018-08-22 | Reexpose stability hole in the presence of feature gates | Oliver Schneider | -0/+30 | |
