Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Extend cfg_attr test | Jonas Schievink | 2021-03-13 | 1 | -0/+3 | |
* | | | | | | Use chalk_ir::FnDefId | Florian Diebold | 2021-03-13 | 10 | -30/+48 | |
* | | | | | | Use chalk_ir::AssocTypeId | Florian Diebold | 2021-03-13 | 10 | -76/+87 | |
* | | | | | | Use chalk_ir::ForeignDefId | Florian Diebold | 2021-03-13 | 6 | -38/+32 | |
* | | | | | | fix folding range kind | Aleksey Kladov | 2021-03-13 | 1 | -1/+2 | |
* | | | | | | Separate `Ty` and `TyKind` like in Chalk | Florian Diebold | 2021-03-13 | 20 | -619/+755 | |
* | | | | | | Merge #7799 | bors[bot] | 2021-03-13 | 8 | -17/+391 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add `Feature: Related Tests` comment | vsrs | 2021-03-11 | 1 | -0/+13 | |
| * | | | | | | Apply review suggestions | vsrs | 2021-03-11 | 4 | -14/+10 | |
| * | | | | | | Remove erroneous comment | vsrs | 2021-02-27 | 1 | -10/+0 | |
| * | | | | | | Add LSP request and VSCode command | vsrs | 2021-02-27 | 3 | -0/+39 | |
| * | | | | | | Remove unnecessary file_id argument | vsrs | 2021-02-27 | 2 | -10/+7 | |
| * | | | | | | Add runnables::related_tests | vsrs | 2021-02-27 | 4 | -7/+346 | |
* | | | | | | | Merge #7981 | bors[bot] | 2021-03-13 | 1 | -11/+76 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow applying De Morgan's law to multiple terms at once | Jake Goulding | 2021-03-12 | 1 | -11/+76 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge #7984 | bors[bot] | 2021-03-13 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve version display | Laurențiu Nicola | 2021-03-12 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge #7994 | bors[bot] | 2021-03-13 | 5 | -67/+270 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Add bindings builder for speed up matching | Edwin Cheng | 2021-03-13 | 3 | -67/+221 | |
| * | | | | | | add expand log | Edwin Cheng | 2021-03-13 | 2 | -0/+49 | |
* | | | | | | | Simplify hir_def TestDB | Jonas Schievink | 2021-03-13 | 1 | -7/+2 | |
* | | | | | | | Remove `ItemTree::source` | Jonas Schievink | 2021-03-12 | 2 | -18/+4 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Simplify a bit | Florian Diebold | 2021-03-12 | 1 | -10/+5 | |
* | | | | | | Use Chalk Environment more directly | Florian Diebold | 2021-03-12 | 5 | -55/+44 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge #7956 | bors[bot] | 2021-03-12 | 4 | -0/+283 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix convert_iter_for_each_to_for doctest | Lukas Wirth | 2021-03-12 | 2 | -15/+56 | |
| * | | | | | fix: generated test fixture | Luiz Carlos Mourão Paes de Carvalho | 2021-03-12 | 2 | -2/+25 | |
| * | | | | | fix: replace doc-comments with normal comments | Luiz Carlos | 2021-03-12 | 1 | -20/+20 | |
| * | | | | | refactor: refactored and reduced assist code | Luiz Carlos Mourão Paes de Carvalho | 2021-03-12 | 1 | -36/+21 | |
| * | | | | | fix: remove semicolon | Luiz Carlos Mourão Paes de Carvalho | 2021-03-10 | 1 | -29/+56 | |
| * | | | | | fix: code formatting | Luiz Carlos Mourão Paes de Carvalho | 2021-03-10 | 1 | -10/+20 | |
| * | | | | | fix: tests should work for convert_iter_for_each_to_for | Luiz Carlos Mourão Paes de Carvalho | 2021-03-10 | 1 | -11/+44 | |
| * | | | | | refactor: create block expressions and for loops using make | Luiz Carlos Mourão Paes de Carvalho | 2021-03-10 | 1 | -29/+50 | |
| * | | | | | feat: add expr_for_loop to make in syntax | Luiz Carlos Mourão Paes de Carvalho | 2021-03-10 | 1 | -0/+3 | |
| * | | | | | feat: add assist to conver for_each into for loops | Luiz Carlos Mourão Paes de Carvalho | 2021-03-10 | 2 | -0/+140 | |
* | | | | | | Merge #7904 | bors[bot] | 2021-03-12 | 5 | -46/+140 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | update relevance score u8 -> u32 | Josh Mcguigan | 2021-03-12 | 2 | -10/+10 | |
| * | | | | | | add relevance score test | Josh Mcguigan | 2021-03-12 | 1 | -0/+60 | |
| * | | | | | | remove unused CompletionScore enum | Josh Mcguigan | 2021-03-12 | 3 | -14/+3 | |
| * | | | | | | add completion relevance score | Josh Mcguigan | 2021-03-12 | 5 | -37/+82 | |
* | | | | | | | Fix remaining references to `cargo xtask codegen` | Lukas Wirth | 2021-03-12 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Unify naming | Aleksey Kladov | 2021-03-12 | 13 | -103/+90 | |
* | | | | | | use references in CompletionItem's builder | yonip23 | 2021-03-11 | 17 | -166/+183 | |
* | | | | | | fix: add semicolon after type ascription | Conrad Ludgate | 2021-03-11 | 1 | -3/+30 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Return original text range in PrepareRename responses when inside macro | Lukas Wirth | 2021-03-10 | 1 | -7/+47 | |
* | | | | | Use expect-test for builtin macro/derive tests | Jonas Schievink | 2021-03-10 | 3 | -80/+65 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge #7965 | bors[bot] | 2021-03-10 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | cargo update and lexer | kjeremy | 2021-03-10 | 1 | -1/+1 | |
* | | | | | Implement builtin `cfg!` macro | Jonas Schievink | 2021-03-10 | 4 | -2/+19 | |
|/ / / / | ||||||
* | | | | Merge #7961 | bors[bot] | 2021-03-10 | 1 | -0/+9 | |
|\ \ \ \ |