Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #6897 | bors[bot] | 2020-12-16 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | 6897: Basic support for macros 2.0 r=jonas-schievink a=jonas-schievink This adds support for (built-in-only) macros 2.0, and removes some hacks used for builtin derives, which are declared via macros 2.0 in libcore. First steps for https://github.com/rust-analyzer/rust-analyzer/issues/2248. Blocked on https://github.com/rust-analyzer/ungrammar/pull/16. Co-authored-by: Jonas Schievink <[email protected]> Co-authored-by: Jonas Schievink <[email protected]> | ||||
| * | Basic support for decl macros 2.0 | Jonas Schievink | 2020-12-15 | 1 | -2/+2 |
| | | |||||
* | | Merge #6879 | bors[bot] | 2020-12-15 | 1 | -2/+2 |
|\ \ | |/ |/| | | | | | | | | | | | 6879: Change HasChildSource::ChildId assoc item to generic param r=matklad a=Veykril Co-authored-by: Lukas Wirth <[email protected]> | ||||
| * | Change HasChildSource::ChildId assoc item to generic param | Lukas Wirth | 2020-12-15 | 1 | -2/+2 |
| | | |||||
* | | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 1 | -2/+2 |
|/ | |||||
* | Add LifetimeParam resolving to Semantics | Lukas Wirth | 2020-12-14 | 1 | -3/+11 |
| | |||||
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -2/+1 |
| | |||||
* | synchronizing changes | Dmitry | 2020-08-14 | 1 | -1/+1 |
| | |||||
* | Rename ra_hir -> hir | Aleksey Kladov | 2020-08-13 | 1 | -0/+135 |