Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify eager macro representation | Jonas Schievink | 2021-05-19 | 1 | -12/+13 |
* | Move `AttrId` back into `hir_def` | Jonas Schievink | 2021-05-10 | 1 | -2/+2 |
* | Store `#[derive]` attribute ID along macro invoc | Jonas Schievink | 2021-04-09 | 1 | -2/+6 |
* | Use named fields in `MacroCallKind` | Jonas Schievink | 2021-04-08 | 1 | -2/+2 |
* | Rename derive-specific APIs | Jonas Schievink | 2021-03-19 | 1 | -1/+1 |
* | Make MacroDefId's `AstId` mandatory when possible | Jonas Schievink | 2021-03-18 | 1 | -4/+2 |
* | Create AstId for builtin_derive macro in tests | Jonas Schievink | 2021-03-18 | 1 | -13/+28 |
* | some clippy::performance fixes | Matthias Krüger | 2021-03-15 | 1 | -1/+1 |
* | Use expect-test for builtin macro/derive tests | Jonas Schievink | 2021-03-10 | 1 | -37/+29 |
* | . | Aleksey Kladov | 2021-01-19 | 1 | -1/+1 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -1/+1 |
* | Make macro def krate mandatory | Jonas Schievink | 2020-12-15 | 1 | -11/+29 |
* | Rename ra_hir_expand -> hir_expand | Aleksey Kladov | 2020-08-13 | 1 | -0/+361 |