Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | skip slow tests. | ShuiRuTian | 2021-01-12 | 1 | -3/+4 | |
| * | | | | use path rather than hard code. | ShuiRuTian | 2021-01-12 | 1 | -4/+4 | |
| * | | | | fix and add tests. | ShuiRuTian | 2021-01-12 | 2 | -8/+142 | |
| * | | | | format | ShuiRuTian | 2021-01-11 | 1 | -3/+5 | |
| * | | | | fix as suggestion. | ShuiRuTian | 2021-01-11 | 1 | -9/+5 | |
| * | | | | Update crates/rust-analyzer/src/handlers.rs | Song Gao | 2021-01-11 | 1 | -3/+1 | |
| * | | | | Update crates/rust-analyzer/src/handlers.rs | Song Gao | 2021-01-11 | 1 | -4/+2 | |
| * | | | | move logic from client to server. | ShuiRuTian | 2021-01-11 | 1 | -1/+9 | |
| * | | | | update rs format | ShuiRuTian | 2021-01-10 | 1 | -1/+2 | |
| * | | | | fix condition. | ShuiRuTian | 2021-01-10 | 1 | -1/+1 | |
| * | | | | fix issue. | ShuiRuTian | 2021-01-10 | 1 | -14/+14 | |
| * | | | | beta version for folder rename | ShuiRuTian | 2021-01-09 | 2 | -4/+22 | |
| * | | | | support folder rename for initial request. | ShuiRuTian | 2021-01-08 | 1 | -8/+16 | |
* | | | | | 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 | |
| | |/ / / | |/| | | | ||||||
* | | | | | 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 | |
|/ / / / | ||||||
* | | | | Improve analysis stats legibility | Aleksey Kladov | 2021-01-11 | 1 | -20/+17 | |
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----. \ \ \ | Merge #7051 #7219 #7245 #7246 | bors[bot] | 2021-01-11 | 6 | -92/+169 | |
|\ \ \ \ \ \ \ | ||||||
| | | | * | | | | Unfreeze cargo_metadata | kjeremy | 2021-01-11 | 3 | -3/+3 | |
| | | |/ / / / | ||||||
| | * | | | | | 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 | |
| * | | | | | | Use another name instead of dbg for test | Edwin Cheng | 2021-01-08 | 1 | -4/+4 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | 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 | |
| |/ / / / / / | ||||||
* / / / / / / | Use T! for bool keywords | Laurențiu Nicola | 2021-01-10 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | 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 |