| Age | Commit message (Expand) | Author | Lines |
| 2018-10-23 | pick a reference issue for absolute-paths future incompatibility info | Zack M. Davis | -2/+2 |
| 2018-10-03 | Auto merge of #54358 - flip1995:beta, r=Manishearth | bors | -102/+0 |
| 2018-10-02 | resolve: Do not block derive helper resolutions on single import resolutions | Vadim Petrochenkov | -7/+78 |
| 2018-10-02 | rustc_typeck: don't lint non-extern-prelude extern crate's in Rust 2018. | Eduard-Mihai Burtescu | -77/+9 |
| 2018-10-01 | Remove lint_tool tests | flip1995 | -102/+0 |
| 2018-09-17 | Auto merge of #54277 - petrochenkov:afterder, r=alexcrichton | bors | -3/+67 |
| 2018-09-16 | resolve: Do not error on access to proc macros imported with `#[macro_use]` | Vadim Petrochenkov | -0/+88 |
| 2018-09-16 | Temporarily prohibit proc macro attributes placed after derives | Vadim Petrochenkov | -3/+67 |
| 2018-09-15 | Auto merge of #52896 - SergioBenitez:master, r=alexcrichton | bors | -0/+170 |
| 2018-09-13 | resolve: Introduce two sub-namespaces in macro namespace | Vadim Petrochenkov | -0/+29 |
| 2018-09-13 | Add multispan support to proc-macro diagnostics. | Sergio Benitez | -0/+170 |
| 2018-09-13 | resolve: Future proof derive helper attributes | Vadim Petrochenkov | -0/+81 |
| 2018-09-11 | resolve: Reserve a few very special names in macro namespace | Vadim Petrochenkov | -52/+48 |
| 2018-09-11 | resolve: Future proof resolutions for potentially built-in attributes | Vadim Petrochenkov | -0/+242 |
| 2018-09-09 | Remove crate_visibility_modifier from 2018 edition | Mark Rousskov | -1/+1 |
| 2018-09-01 | deprcated -> deprecated | Manish Goregaokar | -1/+1 |
| 2018-09-01 | Add tests for cmdline tool lints | flip1995 | -0/+48 |
| 2018-08-31 | Update tests | flip1995 | -16/+25 |
| 2018-08-31 | Add hint for cfg_attr and fix test | flip1995 | -7/+8 |
| 2018-08-31 | Add deprecated_name argument to the register lint group functions | flip1995 | -1/+1 |
| 2018-08-31 | Add tests for backward compat | flip1995 | -7/+72 |
| 2018-08-23 | Stabilize a few secondary macro features | Vadim Petrochenkov | -10/+8 |
| 2018-08-22 | Auto merge of #53516 - petrochenkov:derregr, r=estebank | bors | -0/+26 |
| 2018-08-21 | Auto merge of #53471 - petrochenkov:biattr2, r=oli-obk | bors | -9/+9 |
| 2018-08-20 | resolve: Refactor away `MacroBinding` | Vadim Petrochenkov | -3/+3 |
| 2018-08-20 | resolve: Consolidate error reporting for resolved macros in `fn resolve_macro... | Vadim Petrochenkov | -9/+9 |
| 2018-08-20 | resolve: Continue search in outer scopes after applying derive resolution fal... | Vadim Petrochenkov | -0/+26 |
| 2018-08-19 | Stabilize macro_vis_matcher | Jakub Kozlowski | -3/+3 |
| 2018-08-17 | Auto merge of #50911 - petrochenkov:macuse, r=alexcrichton | bors | -21/+14 |
| 2018-08-17 | Rollup merge of #53413 - eddyb:featured-in-the-latest-edition, r=varkor | Corey Farwell | -3/+3 |
| 2018-08-17 | Stabilize `use_extern_macros` | Vadim Petrochenkov | -21/+14 |
| 2018-08-17 | Rollup merge of #53373 - estebank:unclosed, r=petrochenkov | kennytm | -1/+1 |
| 2018-08-16 | tests: prefer edition: directives to compile-flags:--edition. | Eduard-Mihai Burtescu | -3/+3 |
| 2018-08-15 | fix broken test | Esteban Küber | -1/+1 |
| 2018-08-15 | syntax: Enforce attribute grammar in the parser | Vadim Petrochenkov | -5/+5 |
| 2018-08-06 | Address review comments | Vadim Petrochenkov | -25/+11 |
| 2018-08-06 | Enable macro modularization implicitly if one of "advanced" macro features is... | Vadim Petrochenkov | -17/+13 |
| 2018-08-02 | Auto merge of #52841 - petrochenkov:premacro, r=alexcrichton | bors | -1/+1 |
| 2018-08-01 | resolve: Implement prelude search for macro paths | Vadim Petrochenkov | -1/+1 |
| 2018-08-01 | Auto merge of #52937 - pietroalbini:rollup, r=pietroalbini | bors | -0/+80 |
| 2018-07-30 | rustc: Disallow machine applicability in foreign macros | Alex Crichton | -0/+120 |
| 2018-07-30 | Add a test for the declare_tool_lint macro | flip1995 | -0/+80 |
| 2018-07-24 | Auto merge of #52618 - alexcrichton:capture-more, r=petrochenkov | bors | -0/+79 |
| 2018-07-22 | rustc: Implement tokenization of nested items | Alex Crichton | -0/+79 |
| 2018-07-21 | Attach deprecation lint `proc_macro_derive_resolution_fallback` to a specific... | Vadim Petrochenkov | -0/+16 |
| 2018-07-19 | proc_macro: Preserve spans of attributes on functions | Alex Crichton | -0/+88 |
| 2018-07-18 | Auto merge of #52375 - oli-obk:the_early_lint_pass_gets_the_worm, r=Manishearth | bors | -9/+9 |
| 2018-07-16 | rustc: Stabilize much of the `proc_macro` feature | Alex Crichton | -9/+10 |
| 2018-07-15 | Auto merge of #52383 - petrochenkov:pmns, r=alexcrichton | bors | -0/+206 |
| 2018-07-14 | Auto merge of #52326 - alexcrichton:tweak-proc-macro-expand, r=petrochenkov | bors | -0/+24 |