| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-11-26 | move librustc/plugin to librustc_plugin | Ariel Ben-Yehuda | -1/+2 |
| 2015-09-24 | Cleanup interfaces of Name, SyntaxContext and Ident | Vadim Petrochenkov | -1/+1 |
| 2015-09-17 | Change to a multi-trait approach | Nick Cameron | -3/+6 |
| 2015-09-17 | Changes to tests | Nick Cameron | -4/+4 |
| 2015-09-03 | Move lints to HIR | Manish Goregaokar | -4/+3 |
| 2015-07-28 | remove `get_ident` and `get_name`, make `as_str` sound | Oliver Schneider | -3/+1 |
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -1/+1 |
| 2015-02-18 | Replace all uses of `&foo[]` with `&foo[..]` en masse. | Niko Matsakis | -1/+1 |
| 2015-02-06 | librustdoc has been updated | GuillaumeGomez | -1/+1 |
| 2015-01-07 | Test fixes and rebase conflicts | Alex Crichton | -0/+1 |
| 2015-01-05 | Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] | Keegan McAllister | -2/+2 |
| 2014-12-18 | librustc: Always parse `macro!()`/`macro![]` as expressions if not | Patrick Walton | -2/+1 |
| 2014-06-24 | Test lint plugins | Keegan McAllister | -0/+47 |
