Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use upstream TextSize API | Aleksey Kladov | 2021-01-13 | 3 | -17/+5 |
* | Merge #7262 | bors[bot] | 2021-01-13 | 3 | -14/+10 |
|\ | |||||
| * | Don't show internal server error on rename | Aleksey Kladov | 2021-01-13 | 3 | -14/+10 |
* | | Merge #7251 | bors[bot] | 2021-01-13 | 10 | -251/+319 |
|\ \ | |/ |/| | |||||
| * | Rename FileReferences -> UsageSearchResult | Lukas Wirth | 2021-01-12 | 3 | -15/+14 |
| * | Ensure uniqueness of file ids in reference search via hashmap | Lukas Wirth | 2021-01-12 | 9 | -121/+122 |
| * | Group references by FileId | Lukas Wirth | 2021-01-12 | 10 | -256/+324 |
|/ | |||||
* | Merge #7250 | bors[bot] | 2021-01-11 | 1 | -20/+17 |
|\ | |||||
| * | Improve analysis stats legibility | Aleksey Kladov | 2021-01-11 | 1 | -20/+17 |
* | | Merge #7249 | bors[bot] | 2021-01-11 | 1 | -2/+10 |
|\ \ | |/ |/| | |||||
| * | Add build benchmark xtask command | Aleksey Kladov | 2021-01-11 | 1 | -2/+10 |
|/ | |||||
* | Merge #7247 | bors[bot] | 2021-01-11 | 1 | -14/+14 |
|\ | |||||
| * | cargo update | kjeremy | 2021-01-11 | 1 | -14/+14 |
|/ | |||||
*-----. | Merge #7051 #7219 #7245 #7246 | bors[bot] | 2021-01-11 | 9 | -99/+215 |
|\ \ \ \ | |||||
| | | | * | Unfreeze cargo_metadata | kjeremy | 2021-01-11 | 4 | -5/+16 |
| | | * | | Encourage gifs | Aleksey Kladov | 2021-01-11 | 1 | -0/+2 |
| | | |/ | |||||
| | * | | Add some more marks to rename tests | Lukas Wirth | 2021-01-10 | 1 | -17/+58 |
| | * | | Use local error macros in references/rename | Lukas Wirth | 2021-01-10 | 1 | -39/+30 |
| | * | | Refactor rename name checking | Lukas Wirth | 2021-01-09 | 2 | -59/+104 |
| * | | | Add check for dbg! macro | Edwin Cheng | 2021-01-08 | 1 | -1/+28 |
| * | | | Remove unused dbg | Edwin Cheng | 2021-01-08 | 1 | -4/+3 |
| * | | | Use another name instead of dbg for test | Edwin Cheng | 2021-01-08 | 1 | -4/+4 |
* | | | | Merge #7244 | bors[bot] | 2021-01-11 | 2 | -40/+54 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Goto for inner doc links works for module inner doc comments | Aleksey Kladov | 2021-01-11 | 2 | -40/+54 |
|/ / / | |||||
* | | | Merge #7235 | bors[bot] | 2021-01-11 | 1 | -1/+25 |
|\ \ \ | |||||
| * | | | Fix formatting | Manmeet Maan | 2021-01-11 | 1 | -1/+1 |
| * | | | Apply Suggestions from code review | Manmeet Maan | 2021-01-11 | 1 | -9/+6 |
| * | | | Postfix like ifl now works with references | Manmeet | 2021-01-10 | 1 | -2/+29 |
* | | | | Merge #7241 | bors[bot] | 2021-01-10 | 3 | -52/+71 |
|\ \ \ \ | |||||
| * | | | | Honor client's dynamic registration caps | Aleksey Kladov | 2021-01-10 | 3 | -52/+71 |
* | | | | | Merge #7218 | bors[bot] | 2021-01-10 | 32 | -118/+114 |
|\ \ \ \ \ | |||||
| * | | | | | Updated tests via `cargo xtask codegen` | Vincent Esche | 2021-01-10 | 2 | -50/+50 |
| * | | | | | Fixed typos in public type names | Vincent Esche | 2021-01-09 | 1 | -2/+2 |
| * | | | | | Fixed typos in private type names | Vincent Esche | 2021-01-09 | 1 | -5/+5 |
| * | | | | | Fixed typos in local bindings | Vincent Esche | 2021-01-09 | 3 | -7/+7 |
| * | | | | | Fixed typos in tests | Vincent Esche | 2021-01-09 | 3 | -6/+6 |
| * | | | | | Fixed typos in code asserts | Vincent Esche | 2021-01-09 | 1 | -1/+1 |
| * | | | | | Fixed typos in `log::warn!` message | Vincent Esche | 2021-01-09 | 1 | -5/+1 |
| * | | | | | Fixed typos in code comments | Vincent Esche | 2021-01-09 | 23 | -42/+42 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge #7240 | bors[bot] | 2021-01-10 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Make default memory stats less verbose | Aleksey Kladov | 2021-01-10 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge #7239 | bors[bot] | 2021-01-10 | 12 | -44/+50 |
|\ \ \ \ \ | |||||
| * | | | | | Replace SyntaxKind usage with T! macro where applicable | Lukas Wirth | 2021-01-10 | 12 | -44/+50 |
* | | | | | | Merge #7238 | bors[bot] | 2021-01-10 | 10 | -135/+135 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix typo, parentheses is plural | Laurențiu Nicola | 2021-01-10 | 10 | -135/+135 |
| |/ / / / | |||||
* | | | | | Merge #7237 | bors[bot] | 2021-01-10 | 2 | -1/+22 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use T! for bool keywords | Laurențiu Nicola | 2021-01-10 | 2 | -1/+22 |
|/ / / / | |||||
* | | | | Merge #7236 | bors[bot] | 2021-01-10 | 5 | -12/+57 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix progress token is already registered crash | Aleksey Kladov | 2021-01-10 | 5 | -12/+57 |
* | | | | Merge #7234 | bors[bot] | 2021-01-10 | 3 | -11/+25 |
|\ \ \ \ | |/ / / |/| | | |