Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Use FixtureMeta in MockAnalysis | vsrs | 2020-05-16 | 2 | -17/+85 | |
* | Remove temporary FixtureEntry parsed_meta field. | vsrs | 2020-05-16 | 4 | -11/+10 | |
* | Reimplement ra_db::fixture::ParsedMeta | vsrs | 2020-05-16 | 2 | -51/+28 | |
* | parse fixture meta in test_utils crate | vsrs | 2020-05-16 | 2 | -1/+101 | |
* | Fix occasional test run during debug configuration | vsrs | 2020-05-15 | 1 | -1/+5 | |
* | Fix runnable naming in the client side fallback. | vsrs | 2020-05-14 | 1 | -1/+1 | |
* | Better label for a runnable. | vsrs | 2020-05-14 | 1 | -1/+1 | |
* | Multiple binaries support for launch.json. | vsrs | 2020-05-14 | 2 | -3/+7 | |
* | Mixed "bin" and "test" artifacts workaround. | vsrs | 2020-05-14 | 1 | -2/+7 | |
* | Multiple binaries support for launch.json. | vsrs | 2020-05-14 | 1 | -0/+5 | |
* | Fix "rust-analyzer.debug" for QuickPick binaries. | vsrs | 2020-05-14 | 1 | -0/+4 | |
* | Runnable quick pick with buttons | vsrs | 2020-05-14 | 1 | -21/+61 | |
* | Remove "rust-analyzer.debug.useLaunchJson" option | vsrs | 2020-05-14 | 3 | -19/+10 | |
* | Use launch.json in Debug Lens sessions. | vsrs | 2020-05-13 | 3 | -2/+25 | |
* | DebugConfiguration simplification. | vsrs | 2020-05-11 | 1 | -1/+11 | |
* | "rust-analyzer.newDebugConfig" command | vsrs | 2020-05-11 | 4 | -3/+36 | |
* | "rust-analyzer.debug" command | vsrs | 2020-05-11 | 4 | -106/+144 | |
* | Merge #4419 | bors[bot] | 2020-05-11 | 1 | -2/+2 | |
|\ | ||||||
| * | :arrow_up: ra_vfs | Aleksey Kladov | 2020-05-10 | 1 | -2/+2 | |
* | | Merge #4396 | bors[bot] | 2020-05-10 | 1 | -1/+6 | |
|\ \ | |/ |/| | ||||||
| * | Improve panic message for ast_from_text | Edwin Cheng | 2020-05-09 | 1 | -1/+6 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge #4394 #4414 | bors[bot] | 2020-05-10 | 11 | -47/+99 | |
|\ \ \ | ||||||
| | * | | Highlight the name in macro declarations | Matthew Jasper | 2020-05-10 | 3 | -3/+18 | |
| | * | | Highlight mutable statics as mutable | Matthew Jasper | 2020-05-10 | 7 | -13/+56 | |
| * | | | Simplify match | veetaha | 2020-05-09 | 1 | -4/+3 | |
| * | | | Simplify crate graph creation | veetaha | 2020-05-09 | 1 | -22/+16 | |
| * | | | Simplify | veetaha | 2020-05-09 | 1 | -5/+6 | |
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----. \ \ \ | Merge #4406 #4410 #4411 #4417 | bors[bot] | 2020-05-10 | 14 | -97/+285 | |
|\ \ \ \ \ \ \ | ||||||
| | | | * | | | | Omit default types in HirDisplay SourceCode mode | Timo Freiberg | 2020-05-10 | 3 | -28/+64 | |
| | | * | | | | | do not remove then block when you unwrap else block #4361 | Benjamin Coenen | 2020-05-10 | 1 | -28/+193 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | * / | | | | Word fix | Edwin Cheng | 2020-05-10 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Remove dbg | Edwin Cheng | 2020-05-09 | 1 | -1/+1 | |
| * | | | | | Update cargo-metadata | Edwin Cheng | 2020-05-09 | 9 | -41/+28 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge #4418 | bors[bot] | 2020-05-10 | 11 | -1123/+999 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | req -> lsp_ext | Aleksey Kladov | 2020-05-10 | 7 | -53/+58 | |
| * | | | | Don't re-export lsp_types | Aleksey Kladov | 2020-05-10 | 3 | -119/+119 | |
| * | | | | Better fn signature | Aleksey Kladov | 2020-05-10 | 1 | -4/+8 | |
| * | | | | to_proto::semantic_tokens | Aleksey Kladov | 2020-05-10 | 2 | -34/+33 | |
| * | | | | Simplify proto conversion | Aleksey Kladov | 2020-05-10 | 8 | -939/+807 | |
| | |/ / | |/| | | ||||||
* | | | | Merge #4412 | bors[bot] | 2020-05-10 | 2 | -1/+31 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | infer: Make expected rhs type for plain assign the lhs type | Emil Lauridsen | 2020-05-10 | 2 | -1/+31 | |
|/ / / | ||||||
* | | | Merge #4409 | bors[bot] | 2020-05-10 | 1 | -7/+12 | |
|\ \ \ | ||||||
| * | | | Remove dbg | Edwin Cheng | 2020-05-10 | 1 | -1/+0 | |
| * | | | Hot fix panic for function_signature | Edwin Cheng | 2020-05-10 | 1 | -7/+13 | |
|/ / / | ||||||
* | | | Merge #4392 | bors[bot] | 2020-05-09 | 1 | -14/+11 | |
|\ \ \ | ||||||
| * | | | Add From should not move the cursor | Aleksey Kladov | 2020-05-09 | 1 | -14/+11 | |
* | | | | Merge #4389 | bors[bot] | 2020-05-09 | 1 | -9/+10 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Ascribe more correct types | Aleksey Kladov | 2020-05-09 | 1 | -9/+10 | |
|/ / / | ||||||
* | | | Merge #4388 | bors[bot] | 2020-05-09 | 3 | -3/+3 | |
|\ \ \ | ||||||
| * | | | unindent -> dedent | Aleksey Kladov | 2020-05-09 | 3 | -3/+3 |