Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup hir db imports | Aleksey Kladov | 2019-09-08 | 1 | -2/+2 |
* | migrate ra_hir to the new rowan | Aleksey Kladov | 2019-07-19 | 1 | -4/+4 |
* | Some clippy fixes for 1.36 | Jeremy Kolb | 2019-07-04 | 1 | -2/+2 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -4/+4 |
* | Add firewall query to lang items | Aleksey Kladov | 2019-06-19 | 1 | -16/+34 |
* | Simplifications / cleanup from review | Florian Diebold | 2019-06-16 | 1 | -31/+23 |
* | Implement autoderef using the Deref trait | Florian Diebold | 2019-06-15 | 1 | -9/+46 |
* | use Source for module, part 1 | Aleksey Kladov | 2019-06-11 | 1 | -1/+1 |
* | Fix clippy::or_fun_call | Alan Du | 2019-06-04 | 1 | -1/+1 |
* | add AstDatabase | Aleksey Kladov | 2019-06-02 | 1 | -3/+10 |
* | lang_item_lookup is now a salsa query. | Marco Groppo | 2019-04-19 | 1 | -24/+24 |
* | New krate() method in Resolver. | Marco Groppo | 2019-04-19 | 1 | -3/+3 |
* | Initial support for lang items. | Marco Groppo | 2019-04-19 | 1 | -0/+102 |