Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Support raw_ref_op's raw reference operator | robojumper | 2020-05-28 | 11 | -71/+256 | |
* | Merge #4641 | bors[bot] | 2020-05-28 | 4 | -55/+54 | |
|\ | ||||||
| * | Upgrade Chalk | Florian Diebold | 2020-05-27 | 4 | -55/+54 | |
* | | Fixed missing newline on each field on "Missing structure fields". | Cadu | 2020-05-27 | 2 | -3/+3 | |
|/ | ||||||
* | Merge #4592 | bors[bot] | 2020-05-27 | 3 | -1/+49 | |
|\ | ||||||
| * | fix textedit range returned for completion when left token is a keyword | Benjamin Coenen | 2020-05-27 | 2 | -0/+3 | |
| * | fix textedit range returned for completion when left token is a keyword #4545 | Benjamin Coenen | 2020-05-24 | 3 | -1/+46 | |
* | | Merge #4596 | bors[bot] | 2020-05-27 | 1 | -1/+59 | |
|\ \ | ||||||
| * | | Trim at presentation layer | Yuki Kodama | 2020-05-25 | 2 | -4/+2 | |
| * | | Fix test to consider multiple underscores | Yuki Kodama | 2020-05-25 | 1 | -7/+7 | |
| * | | Use built-in method | Yuki Kodama | 2020-05-25 | 1 | -11/+5 | |
| * | | Separate assertions | Yuki Kodama | 2020-05-25 | 1 | -7/+65 | |
| * | | Reflect test case | Yuki Kodama | 2020-05-25 | 1 | -7/+7 | |
| * | | Strip leading underscore | Yuki Kodama | 2020-05-25 | 1 | -2/+10 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge #4625 #4629 | bors[bot] | 2020-05-27 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| | * | | | Fix the `should_panic` snippet | Andrew Chin | 2020-05-26 | 1 | -3/+3 | |
* | | | | | Merge #4622 | bors[bot] | 2020-05-27 | 4 | -43/+40 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Pass trivially copy types as copy | kjeremy | 2020-05-26 | 4 | -43/+40 | |
| |/ / / | ||||||
* / / / | Update lexer | kjeremy | 2020-05-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge #4534 | bors[bot] | 2020-05-26 | 1 | -0/+59 | |
|\ \ \ | ||||||
| * | | | Add call postfix completion | vain0x | 2020-05-20 | 1 | -0/+59 | |
* | | | | Hover tooltip module name is monospace once again | Aaron Loucks | 2020-05-26 | 3 | -9/+12 | |
* | | | | Fix some clippy perf warnings | Jeremy Kolb | 2020-05-25 | 4 | -9/+8 | |
| |/ / |/| | | ||||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge #4602 #4603 | bors[bot] | 2020-05-25 | 5 | -4/+9 | |
|\ \ \ \ | ||||||
| | * | | | Add self keyword semantic token type | Laurențiu Nicola | 2020-05-25 | 5 | -4/+9 | |
| |/ / / | ||||||
* | | | | Document `parentModule` experimental LSP request | Aleksey Kladov | 2020-05-25 | 4 | -29/+25 | |
* | | | | Cleanup lsp extensions on the client side | Aleksey Kladov | 2020-05-25 | 2 | -9/+4 | |
* | | | | Less rust-analyzer specific onEnter | Aleksey Kladov | 2020-05-25 | 7 | -48/+43 | |
|/ / / | ||||||
* | | | Merge #4593 | bors[bot] | 2020-05-24 | 3 | -20/+18 | |
|\ \ \ | ||||||
| * | | | Fix formatting | Aleksey Kladov | 2020-05-24 | 2 | -4/+1 | |
| * | | | Document some rust-analyzer specific protocol extensions | Aleksey Kladov | 2020-05-24 | 1 | -7/+8 | |
| * | | | Document matchingBrace LSP request | Aleksey Kladov | 2020-05-24 | 3 | -12/+12 | |
* | | | | Handle more cases in `highlight_name_by_syntax` | Matthew Jasper | 2020-05-24 | 1 | -11/+19 | |
* | | | | Highlight `true` and `false` as literals | Matthew Jasper | 2020-05-24 | 9 | -1/+11 | |
|/ / / | ||||||
* | | | Fix tests | Aleksey Kladov | 2020-05-24 | 1 | -25/+25 | |
* | | | Merge pull request #4548 from bnjjj/fix_4464 | Aleksey Kladov | 2020-05-24 | 8 | -19/+231 | |
|\ \ \ | ||||||
| * | | | add support of feature flag for runnables #4464 | Benjamin Coenen | 2020-05-24 | 2 | -15/+1 | |
| * | | | add support of feature flag for runnables #4464 | Benjamin Coenen | 2020-05-23 | 5 | -99/+142 | |
| * | | | add support of feature flag for runnables #4464 | Benjamin Coenen | 2020-05-22 | 2 | -21/+9 | |
| * | | | add support of feature flag for runnables #4464 | Benjamin Coenen | 2020-05-21 | 116 | -1915/+2702 | |
| |\ \ \ | ||||||
| * | | | | add support of feature flag for runnables #4464 | Benjamin Coenen | 2020-05-21 | 7 | -19/+212 | |
* | | | | | Merge pull request #4495 from vsrs/fixture_meta | Aleksey Kladov | 2020-05-24 | 7 | -77/+326 | |
|\ \ \ \ \ | ||||||
| * | | | | | JFF, ra_fixture arg name for a code highlighting | vsrs | 2020-05-16 | 1 | -9/+11 | |
| * | | | | | smoke test | vsrs | 2020-05-16 | 1 | -0/+6 | |
| * | | | | | Propogate fixture meta to AnalysisHost | vsrs | 2020-05-16 | 5 | -16/+113 | |
| * | | | | | 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 | |
* | | | | | | Merge pull request #4474 from georgewfraser/color_attrs | Aleksey Kladov | 2020-05-24 | 5 | -3/+11 | |
|\ \ \ \ \ \ |