aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change favor_types to has_constructorEdwin Cheng2020-05-043-9/+9
* Remove unused importEdwin Cheng2020-05-041-2/+2
* Add test for issueEdwin Cheng2020-05-041-0/+29
* Fix testEdwin Cheng2020-05-041-16/+16
* Favor types for Record in name resolutionEdwin Cheng2020-05-044-12/+45
* Merge #4268bors[bot]2020-05-035-19/+66
|\
| * Support auto-import in macroEdwin Cheng2020-05-025-19/+66
* | Merge #4280bors[bot]2020-05-032-2/+4
|\ \
| * | Add documents owner for ImplDef and SourceFileEdwin Cheng2020-05-032-2/+4
* | | Merge #4278bors[bot]2020-05-031-1/+17
|\ \ \
| * | | Log panics in apply_document_changesLaurențiu Nicola2020-05-031-1/+17
* | | | Merge #4276bors[bot]2020-05-031-3/+9
|\| | | | |/ / |/| |
| * | Don't count start of non-ASCII characters as being inside of themLaurențiu Nicola2020-05-031-3/+9
* | | Merge #4270bors[bot]2020-05-035-40/+308
|\ \ \
| * | | Fix derive argument parsingKirill Bulatov2020-05-021-26/+40
| * | | Separate macros completion from otherKirill Bulatov2020-05-021-15/+17
| * | | Propose custom derives in completionKirill Bulatov2020-05-022-16/+39
| * | | Complete standard derivesKirill Bulatov2020-05-022-16/+245
| * | | Fix the extension methodKirill Bulatov2020-05-021-1/+1
| | |/ | |/|
* | | Merge #4272bors[bot]2020-05-021-21/+21
|\ \ \ | |/ / |/| |
| * | Update syntax.mdKENTARO OKUDA2020-05-021-2/+2
| * | Fix TyposKENTARO OKUDA2020-05-021-20/+20
| | |
| \ \
*-. \ \ Merge #4207 #4253bors[bot]2020-05-028-14/+390
|\ \ \ \
| | * | | Remove `workspaceLoaded` settingAndrew Chin2020-05-023-13/+2
| * | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-05-0213-17/+139
| |\ \ \ \
| * | | | | Add unwrap block assist #4156Benjamin Coenen2020-05-021-3/+2
| * | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-05-02255-11165/+11241
| |\ \ \ \ \
| * | | | | | Add unwrap block assist #4156Benjamin Coenen2020-05-021-76/+13
| * | | | | | Add unwrap block assist #4156Benjamin Coenen2020-05-011-46/+23
| * | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-05-0168-592/+1928
| |\ \ \ \ \ \
| * | | | | | | Add unwrap block assist #4156Benjamin Coenen2020-04-293-5/+5
| * | | | | | | Add unwrap block assist #4156Benjamin Coenen2020-04-295-1/+475
* | | | | | | | Merge #4261bors[bot]2020-05-0211-62/+107
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix parsing of blocks without `{`Aleksey Kladov2020-05-0211-62/+107
|/ / / / / / /
* | | | | | | Merge #4234bors[bot]2020-05-0213-17/+139
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Test whether it is bang macro properlyEdwin Cheng2020-05-022-8/+10
| * | | | | | Add test in name resolutionsEdwin Cheng2020-05-021-0/+37
| * | | | | | Update crates/ra_hir_expand/src/builtin_derive.rs Edwin Cheng2020-05-021-1/+1
| * | | | | | Make AttrQuery copyableEdwin Cheng2020-05-012-10/+15
| * | | | | | Support local_inner_macrosEdwin Cheng2020-05-0110-19/+97
| | |/ / / / | |/| | | |
* | | | | | Merge #4257bors[bot]2020-05-02212-10935/+10656
|\ \ \ \ \ \
| * | | | | | Add missing members generates indented blocksAleksey Kladov2020-05-024-88/+122
| * | | | | | Add smoke test for decorated blocksAleksey Kladov2020-05-021-0/+32
| * | | | | | Cleanup inline testsAleksey Kladov2020-05-029-32/+63
| * | | | | | Update test dataAleksey Kladov2020-05-02178-10580/+10223
| * | | | | | Introduce EffectExprAleksey Kladov2020-05-0225-261/+242
* | | | | | | Merge #4256bors[bot]2020-05-021-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Improve formatting of analyzer status textAndrew Chin2020-05-021-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge #4258bors[bot]2020-05-022-7/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Test/check the whole packageAleksey Kladov2020-05-022-7/+3
|/ / / / / /