Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `cfg(target_arch)` instead of a Cargo feature | Jonas Schievink | 2021-02-16 | 1 | -1/+1 |
* | Add name resolution query for block expressions | Jonas Schievink | 2021-01-21 | 1 | -0/+1 |
* | Proper handling $crate Take 2 | Edwin Cheng | 2021-01-07 | 1 | -0/+1 |
* | Remove `module_lang_items` | Jonas Schievink | 2020-12-16 | 1 | -1/+0 |
* | Remove documentation query | Lukas Wirth | 2020-12-07 | 1 | -1/+0 |
* | Rename `parse_macro` to `parse_macro_expansion` | Jonas Schievink | 2020-11-24 | 1 | -2/+2 |
* | Move ide::AnalysisChange -> base_db::Change | Aleksey Kladov | 2020-10-02 | 1 | -0/+239 |