| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-09-07 | Aggregation of cosmetic changes made during work on REPL PRs: libsyntax | Alexander Regueiro | -1/+1 | |
| 2019-08-30 | Add a "diagnostic item" scheme | Oliver Scherer | -0/+11 | |
| This allows lints and other diagnostics to refer to items by a unique ID instead of relying on whacky path resolution schemes that may break when items are relocated. | ||||
| 2019-08-23 | syntax: extract `check.rs`. | Mazdak Farrokhzad | -2/+2 | |
| 2019-08-23 | builtin_attrs.rs: retain FIXMEs. | Mazdak Farrokhzad | -2/+6 | |
| 2019-08-23 | builtin_attrs.rs: organize! | Mazdak Farrokhzad | -241/+259 | |
| 2019-08-23 | builtin_attrs.rs: cleanup with `(un)gated!`. | Mazdak Farrokhzad | -288/+229 | |
| 2019-08-23 | builtin_attrs.rs: refactor `rustc_attrs` entries. | Mazdak Farrokhzad | -233/+109 | |
| 2019-08-23 | builtin_attrs.rs: simplify `cfg_fn`. | Mazdak Farrokhzad | -8/+7 | |
| 2019-08-23 | syntax: extract `builin_attrs.rs`. | Mazdak Farrokhzad | -0/+724 | |
