Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nicer API for attrs | Aleksey Kladov | 2019-11-24 | 1 | -25/+27 |
* | Slightly reduce code duplication | Aleksey Kladov | 2019-11-24 | 1 | -27/+27 |
* | Simplify | Aleksey Kladov | 2019-11-24 | 1 | -11/+1 |
* | Switch to StaticLoc for statics | Aleksey Kladov | 2019-11-24 | 1 | -1/+1 |
* | Get rid of DefDatabase2 | Aleksey Kladov | 2019-11-23 | 1 | -4/+4 |
* | Use attrs rather than syntax for lang items | Aleksey Kladov | 2019-11-23 | 1 | -7/+17 |
* | Move attrs query to hir_def | Aleksey Kladov | 2019-11-23 | 1 | -2/+64 |
* | Encapsulate Attrs | Aleksey Kladov | 2019-11-22 | 1 | -6/+30 |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -1/+2 |
* | refactor $crate handling | Aleksey Kladov | 2019-10-30 | 1 | -13/+5 |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+91 |