aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix assert_never invoking assert_alwaysLukas Wirth2021-01-141-1/+1
* Group file source edits by FileIdLukas Wirth2021-01-1415-176/+184
* Merge #7271bors[bot]2021-01-1433-42/+49
|\
| * prepare to publish el libro de arenaAleksey Kladov2021-01-1433-42/+49
* | Merge #7270bors[bot]2021-01-148-7/+72
|\ \ | |/ |/|
| * Introduce more appropriate assertion mechanismAleksey Kladov2021-01-148-7/+72
* | Merge #7269bors[bot]2021-01-141-1/+1
|\ \
| * | Fix server path comparisonLaurențiu Nicola2021-01-141-1/+1
|/ /
* | Merge #7266bors[bot]2021-01-145-26/+29
|\|
| * Make printin the backtrace more convenientAleksey Kladov2021-01-145-26/+29
* | Merge #7265bors[bot]2021-01-141-0/+31
|\|
| * Add a test for #7110Aleksey Kladov2021-01-141-0/+31
* | Merge #7264bors[bot]2021-01-141-1/+1
|\ \ | |/ |/|
| * Use --workspace when loading extern resourcesChinedu Francis Nwafili2021-01-141-1/+1
* | Merge #7211bors[bot]2021-01-142-4/+35
|\ \ | |/ |/|
| * Fixed expr meta var after path colons in mbeEdwin Cheng2021-01-102-4/+35
* | Merge #7257bors[bot]2021-01-146-4/+321
|\ \
| * | Document vfs private itemsArnaud2021-01-125-2/+117
| * | Document vfs public itemsArnaud2021-01-125-2/+204
* | | Merge #7110bors[bot]2021-01-143-4/+10
|\ \ \
| * | | we can have one less call to name.clone()AdnoC2020-12-311-2/+3
| * | | deduplicate macro completions from legacy macros and preludeAdnoC2020-12-313-4/+9
* | | | Merge #7260bors[bot]2021-01-147-118/+253
|\ \ \ \
| * | | | Render Fn* trait objects and impl types as rust doesLukas Wirth2021-01-136-30/+133
| * | | | Move FamousDefs fixture out into its own fileLukas Wirth2021-01-122-88/+120
| | |/ / | |/| |
* | | | Merge #6809bors[bot]2021-01-133-0/+238
|\ \ \ \
| * | | | Sort impls by trait definitionFisher Darling2021-01-133-0/+238
|/ / / /
* | | | Merge #7263bors[bot]2021-01-133-17/+5
|\ \ \ \
| * | | | Use upstream TextSize APIAleksey Kladov2021-01-133-17/+5
* | | | | Merge #7220bors[bot]2021-01-133-14/+178
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix windows test.ShuiRuTian2021-01-131-2/+2
| * | | | unwrap.ShuiRuTian2021-01-131-2/+2
| * | | | skip slow tests.ShuiRuTian2021-01-121-3/+4
| * | | | use path rather than hard code.ShuiRuTian2021-01-121-4/+4
| * | | | fix and add tests.ShuiRuTian2021-01-122-8/+142
| * | | | formatShuiRuTian2021-01-111-3/+5
| * | | | fix as suggestion.ShuiRuTian2021-01-111-9/+5
| * | | | Update crates/rust-analyzer/src/handlers.rsSong Gao2021-01-111-3/+1
| * | | | Update crates/rust-analyzer/src/handlers.rsSong Gao2021-01-111-4/+2
| * | | | move logic from client to server.ShuiRuTian2021-01-112-21/+9
| * | | | update rs formatShuiRuTian2021-01-101-1/+2
| * | | | fix condition.ShuiRuTian2021-01-101-1/+1
| * | | | update format.ShuiRuTian2021-01-101-8/+9
| * | | | fix issue.ShuiRuTian2021-01-102-14/+21
| * | | | not track my analyticsShuiRuTian2021-01-091-42/+0
| * | | | beta version for folder renameShuiRuTian2021-01-093-4/+34
| * | | | support folder rename for initial request.ShuiRuTian2021-01-081-8/+16
| * | | | more thoughts.ShuiRuTian2021-01-061-0/+14
| * | | | add analytics md.ShuiRuTian2021-01-061-0/+28
* | | | | Merge #7262bors[bot]2021-01-133-14/+10
|\ \ \ \ \