| Commit message (Expand) | Author | Age | Files | Lines |
* | Make it opt-in | Jonas Schievink | 2021-06-03 | 1 | -0/+3 |
* | Avoid O(n²) when constructing AttrSourceMap | Jonas Schievink | 2021-04-06 | 1 | -1/+14 |
* | Intern `GenericParams` | Jonas Schievink | 2021-04-05 | 1 | -1/+2 |
* | hir_def: move visibility queries from hir_ty to hir_def | cynecx | 2021-03-24 | 1 | -0/+7 |
* | Add `AttrsWithOwner` and clean up `source_map` | Jonas Schievink | 2021-03-19 | 1 | -3/+3 |
* | Rename `item_tree` query to `file_item_tree` | Jonas Schievink | 2021-03-18 | 1 | -2/+2 |
* | Make two calls virtual | Laurențiu Nicola | 2021-03-05 | 1 | -1/+1 |
* | Update `DefMap` and `block_def_map` docs | Jonas Schievink | 2021-02-03 | 1 | -0/+15 |
* | Shortcut `block_def_map` if there's no inner items | Jonas Schievink | 2021-02-03 | 1 | -1/+1 |
* | Intern block locations and handle them in ModuleId | Jonas Schievink | 2021-01-25 | 1 | -6/+9 |
* | Add name resolution query for block expressions | Jonas Schievink | 2021-01-21 | 1 | -2/+5 |
* | Rename `CrateDefMap` to `DefMap` | Jonas Schievink | 2021-01-18 | 1 | -5/+5 |
* | Remove map module from la-arena public API | Aramis Razzaghipour | 2021-01-15 | 1 | -1/+1 |
* | prepare to publish el libro de arena | Aleksey Kladov | 2021-01-14 | 1 | -1/+1 |
* | Introduce new queries to compute | Daniel Frampton | 2021-01-05 | 1 | -2/+9 |
* | Remove `module_lang_items` | Jonas Schievink | 2020-12-16 | 1 | -5/+2 |
* | Remove documentation query | Lukas Wirth | 2020-12-07 | 1 | -6/+0 |
* | Rename ra_hir_def -> hir_def | Aleksey Kladov | 2020-08-13 | 1 | -0/+120 |