Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Introduce proper hygiene module, which should grow quite a bit eventually. | ||||
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+91 |