| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-26 | Add test for use of $crate in nested foreign macro_rules! | Aaron Hill | -0/+14 |
| 2020-07-26 | Hygiene serialization implementation | Aaron Hill | -0/+5 |
| 2019-09-05 | Make use of hygiene in AST passes | Matthew Jasper | -0/+1 |
| 2019-08-17 | Stop emulating cross-crate hygiene with gensyms | Matthew Jasper | -0/+10 |
| 2019-07-16 | Change all run-pass hygiene tests to `ui` tests | Matthew Jasper | -0/+65 |
| 2019-07-11 | resolve: Fix access to extern and stdlib prelude from opaque macros | Vadim Petrochenkov | -0/+3 |
| 2019-07-06 | `#[rustc_transparent_macro]` -> `#[rustc_macro_transparency = ...]` | Vadim Petrochenkov | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -30/+0 |
| 2018-06-30 | Restore the old behavior of `$crate` in nested `macro_rules` | Vadim Petrochenkov | -1/+30 |
| 2018-06-30 | hygiene: Implement transparent marks | Vadim Petrochenkov | -0/+22 |
| 2018-06-27 | Implement `#[macro_export(local_inner_macros)]` | Vadim Petrochenkov | -0/+29 |
| 2018-04-12 | Move hygiene tests to UI | Vadim Petrochenkov | -0/+21 |
