| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Add parsing benchmark | Aleksey Kladov | 2021-02-09 | 4 | -8/+8628 |
* | | | | | Merge #7614 | bors[bot] | 2021-02-09 | 7 | -237/+333 |
|\ \ \ \ \ |
|
| * | | | | | Remove unneeded return | Jonas Schievink | 2021-02-09 | 1 | -2/+2 |
| * | | | | | Remove `pub` | Jonas Schievink | 2021-02-09 | 1 | -2/+2 |
| * | | | | | Use `block_def_map` in `Resolver` | Jonas Schievink | 2021-02-09 | 1 | -118/+97 |
| * | | | | | Teach `find_path` about inner items | Jonas Schievink | 2021-02-09 | 1 | -10/+91 |
| * | | | | | Add another block def map test | Jonas Schievink | 2021-02-09 | 1 | -0/+27 |
| * | | | | | Make `with_ancestor_maps` public | Jonas Schievink | 2021-02-09 | 1 | -1/+1 |
| * | | | | | Add `TestDB::module_at_position` | Jonas Schievink | 2021-02-09 | 2 | -104/+99 |
| * | | | | | Add expression scopes for blocks | Jonas Schievink | 2021-02-09 | 1 | -4/+18 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge #7613 | bors[bot] | 2021-02-09 | 8 | -4001/+102 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Infra for "unit" benchmarking | Aleksey Kladov | 2021-02-09 | 8 | -4001/+102 |
* | | | | Merge #7611 | bors[bot] | 2021-02-09 | 4 | -49/+63 |
|\| | | |
|
| * | | | restore accidentally deleted test | Aleksey Kladov | 2021-02-09 | 1 | -0/+13 |
| * | | | More precise navigation to parent | Aleksey Kladov | 2021-02-09 | 3 | -10/+13 |
| * | | | Cleanup tests | Aleksey Kladov | 2021-02-09 | 3 | -55/+53 |
* | | | | Merge #7597 | bors[bot] | 2021-02-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Track remote branch on xtask promote | Laurențiu Nicola | 2021-02-09 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge #7610 | bors[bot] | 2021-02-09 | 3 | -217/+234 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | Cleanup test | Aleksey Kladov | 2021-02-09 | 1 | -20/+21 |
| * | | Fix highlighting of injected attributes | Aleksey Kladov | 2021-02-09 | 1 | -0/+44 |
| * | | Modernize tests | Aleksey Kladov | 2021-02-09 | 1 | -197/+169 |
|/ / |
|
* | | Merge #7602 | bors[bot] | 2021-02-08 | 2 | -11/+38 |
|\ \ |
|
| * | | Check for dyn impls in method resolution | Lukas Wirth | 2021-02-08 | 2 | -11/+38 |
* | | | Merge #7600 | bors[bot] | 2021-02-08 | 4 | -22/+23 |
|\ \ \ |
|
| * | | | Update crates | kjeremy | 2021-02-08 | 4 | -22/+23 |
* | | | | Merge #7599 | bors[bot] | 2021-02-08 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add emacs guide | Aleksey Kladov | 2021-02-08 | 1 | -0/+2 |
|/ / / |
|
* | | | Merge #7595 | bors[bot] | 2021-02-08 | 5 | -20/+70 |
|\ \ \ |
|
| * | | | Consolidate `fn load_cargo(…)` parameters into `struct LoadCargoConfig { �... | Vincent Esche | 2021-02-08 | 5 | -31/+70 |
| * | | | Add `config: &CargoConfig` parameter to `fn load_cargo(…)` | Vincent Esche | 2021-02-08 | 5 | -7/+18 |
|/ / / |
|
* | | | Merge #7592 | bors[bot] | 2021-02-08 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | [Doc] Note about Eclipse IDE support | Mickael Istria | 2021-02-08 | 1 | -0/+10 |
| | |/
| |/| |
|
* | | | Merge #7593 | bors[bot] | 2021-02-08 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | chore: swap order of placeholders | Gowri | 2021-02-08 | 1 | -1/+1 |
| * | | | ci: update relevant test case expected values | Gowri | 2021-02-07 | 1 | -0/+7 |
| * | | | fix: add for keyword in completion #7588 | Gowri | 2021-02-07 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge #7549 | bors[bot] | 2021-02-08 | 1 | -5/+73 |
|\ \ \
| |/ /
|/| | |
|
| * | | Vim docs: vim-lsp with initial configuration. | Ilya Bobyr | 2021-02-08 | 1 | -0/+46 |
| * | | Explain how initial configuration is sent over LSP. | Ilya Bobyr | 2021-02-08 | 1 | -5/+27 |
|/ / |
|
* | | Merge #7587 | bors[bot] | 2021-02-07 | 9 | -40/+40 |
|\ \ |
|
| * | | AdtDef -> Adt | Aleksey Kladov | 2021-02-07 | 9 | -40/+40 |
|/ / |
|
* | | Merge #7586 | bors[bot] | 2021-02-07 | 1 | -1/+9 |
|\ \ |
|
| * | | Add a section on entry points | Aleksey Kladov | 2021-02-07 | 1 | -1/+9 |
|/ / |
|
* | | Fixing architecture image on dark theme | Erick Tovar | 2021-02-07 | 1 | -1/+1 |
* | | Merge #7585 | bors[bot] | 2021-02-07 | 1 | -2/+7 |
|\ \ |
|
| * | | Remove redunacny | Edwin Cheng | 2021-02-07 | 1 | -1/+1 |
| * | | More information for mbe | Edwin Cheng | 2021-02-07 | 1 | -2/+7 |
* | | | Merge #7584 | bors[bot] | 2021-02-07 | 1 | -0/+11 |
|\| | |
|
| * | | Update architecture.md for mbe and proc-macro | Edwin Cheng | 2021-02-07 | 1 | -0/+11 |
|/ / |
|