| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -49/+0 | |
| Address comments Update limits | ||||
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -4/+4 | |
| 2020-02-06 | rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. | Eduard-Mihai Burtescu | -0/+1 | |
| 2019-07-11 | resolve: Divide macro path resolution into speculative and error reporting parts | Vadim Petrochenkov | -4/+4 | |
| Also move macro stability checking closer to other checks performed on obtained resolutions. Tighten the stability spans as well, it is an error to *refer* to and unstable entity in any way, not only "call" it. | ||||
| 2019-07-09 | normalize use of backticks in compiler messages for libsyntax/feature_gate | Samy Kacimi | -4/+4 | |
| https://github.com/rust-lang/rust/issues/60532 | ||||
| 2019-07-07 | syntax: Migrate built-in macros to the regular stability checking | Vadim Petrochenkov | -4/+4 | |
| 2019-04-11 | Reword tracking issue note | Esteban Küber | -4/+4 | |
| 2019-04-10 | Tweak unstable diagnostic output | Esteban Küber | -4/+8 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -5/+5 | |
| 2018-12-27 | Fix rebase and more CI failures | Vadim Petrochenkov | -2/+2 | |
| 2018-12-27 | Make sure feature gate errors are recoverable | Vadim Petrochenkov | -27/+9 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -7/+7 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+62 | |
