aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-05-0213-17/+139
|\
| * 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
* | | 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
|\| |
| * | 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
| |/ / /
| * | | Merge #4254bors[bot]2020-05-029-30/+63
| |\ \ \
| | * | | Revert "Merge #4233"Aleksey Kladov2020-05-029-30/+63
| |/ / /
| * | | Merge #4252bors[bot]2020-05-012-7/+7
| |\ \ \ | | |/ / | |/| |
| | * | Update crateskjeremy2020-05-012-7/+7
| |/ /
| | |
| | \
| *-. \ Merge #4220 #4240bors[bot]2020-05-0124-127/+293
| |\ \ \
| | | * | Bump depsLaurențiu Nicola2020-05-019-49/+81
| | | |/
| | * | Remove lower_path from AssistCtx to SemanticEdwin Cheng2020-05-013-8/+10
| | * | Introduce LowerCtx for path loweringEdwin Cheng2020-05-0114-80/+172
| | * | Add testEdwin Cheng2020-05-011-0/+40
| | |/
| * | Merge #4236bors[bot]2020-05-011-1/+10
| |\ \
| | * | Document Gnome Builder supportLaurențiu Nicola2020-05-011-1/+10
| | |/
| * | Merge #4244bors[bot]2020-05-012-1/+16
| |\ \
| | * | Test for unsafe traitDiana2020-05-011-0/+11
| | * | Unsafe traitsDiana2020-05-011-1/+5
| | |/
| * | Merge #4246bors[bot]2020-05-019-75/+178
| |\ \
| | * | Validate uses of self and superJohn Renner2020-05-019-75/+178
| * | | Merge #4248bors[bot]2020-05-011-4/+4
| |\ \ \
| | * | | Fix Typos on guide.mdKENTARO OKUDA2020-05-011-4/+4
| * | | | Merge #4167bors[bot]2020-05-014-18/+51
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Address commentskjeremy2020-05-012-2/+4
| | * | | Mark most assists as the base "refactor" typekjeremy2020-05-011-9/+2
| | * | | Advertise support for all the builtin CodeActionKindskjeremy2020-05-011-8/+20
| | * | | Filter out CodeActions if a server only support commands.kjeremy2020-05-013-1/+27
| |/ / /
| * | | Merge #4242bors[bot]2020-05-011-2/+2
| |\ \ \
| | * | | Fix TyposKENTARO OKUDA2020-05-011-2/+2
| | | |/ | | |/|
| * | | Merge #4247bors[bot]2020-05-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix pub(self) visibility?Diana2020-05-011-1/+1
| |/ /
* | | 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
|\| |
| * | Merge #4233bors[bot]2020-04-309-63/+30
| |\ \