aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide
Commit message (Expand)AuthorAgeFilesLines
...
| * | | add tests module snippetBenjamin Coenen2020-05-111-0/+18
* | | | Merge #4358bors[bot]2020-05-111-1/+205
|\ \ \ \
| * | | | add if let and while let postfix for Option and ResultBenjamin Coenen2020-05-101-38/+44
| * | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into feat_4348Benjamin Coenen2020-05-103-10/+83
| |\ \ \ \
| * | | | | add if let and while let postfix for Option and Result #4348Benjamin Coenen2020-05-071-1/+199
* | | | | | Merge #4397bors[bot]2020-05-113-2/+38
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Color `for` as a regular keyword when it's part of impl _ for _George Fraser2020-05-103-1/+28
| * | | | | Color `in` as a control keywordGeorge Fraser2020-05-103-1/+10
| | |_|_|/ | |/| | |
* | | | | Merge #4421bors[bot]2020-05-111-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Find references to a function outside moduleFedor Sakharov2020-05-111-0/+25
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge #4394 #4414bors[bot]2020-05-104-6/+35
|\ \ \ \ \
| | * | | | Highlight the name in macro declarationsMatthew Jasper2020-05-103-3/+18
| | * | | | Highlight mutable statics as mutableMatthew Jasper2020-05-103-3/+17
| | |/ / /
* | / / / Simplify proto conversionAleksey Kladov2020-05-101-2/+7
| |/ / / |/| | |
* | | | Remove dbgEdwin Cheng2020-05-101-1/+0
* | | | Hot fix panic for function_signatureEdwin Cheng2020-05-101-7/+13
|/ / /
* | | Merge #4346bors[bot]2020-05-071-0/+62
|\ \ \
| * | | Fix rename of enum variant visible from moduleFedor Sakharov2020-05-061-0/+62
* | | | Nicer APIAleksey Kladov2020-05-071-1/+1
* | | | Rename AssitLabel -> AssistAleksey Kladov2020-05-071-3/+3
* | | | Fix panic in FunctionSignatureAleksey Kladov2020-05-071-1/+7
| |/ / |/| |
* | | Merge #4316 #4351bors[bot]2020-05-061-4/+45
|\ \ \
| * | | do not truncate display for hoverBenjamin Coenen2020-05-061-2/+2
| * | | do not truncate display for hoverBenjamin Coenen2020-05-061-1/+42
| * | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into fix_4311Benjamin Coenen2020-05-0614-89/+169
| |\ \ \
| * | | | do not truncate display for hover #4311Benjamin Coenen2020-05-051-1/+1
* | | | | MinorAleksey Kladov2020-05-061-1/+2
* | | | | RenameAleksey Kladov2020-05-061-1/+1
| |_|/ / |/| | |
* | | | Use SourceChange for assistsAleksey Kladov2020-05-062-49/+24
* | | | Lift SourceChange to the ra_ide_dbAleksey Kladov2020-05-064-132/+11
* | | | Fix capitalizationAleksey Kladov2020-05-061-2/+2
| |/ / |/| |
* | | Fixup testsAleksey Kladov2020-05-057-30/+58
* | | Use more natural signature for Edit::applyAleksey Kladov2020-05-051-9/+15
* | | Rename AtomTextEdit -> IndelAleksey Kladov2020-05-052-4/+4
* | | Normalize naming of diagnosticsAleksey Kladov2020-05-054-13/+15
* | | Fix compilationAleksey Kladov2020-05-051-12/+7
* | | Merge #4320bors[bot]2020-05-051-0/+43
|\ \ \
| * | | add doctest support #4317Benjamin Coenen2020-05-051-0/+43
| |/ /
* / / Rename ImplItem to AssocItemEdwin Cheng2020-05-052-21/+27
|/ /
* | Remove false positive attr compleitonsAleksey Kladov2020-05-042-4/+40
* | Qualify ast typesAleksey Kladov2020-05-041-6/+5
* | Cleanup importsAleksey Kladov2020-05-041-4/+6
* | Remove unnecessary conditionAleksey Kladov2020-05-041-17/+14
* | Merge #4269 #4293bors[bot]2020-05-041-0/+33
|\ \
| * | add support of use alias semantic in definition #4202Benjamin Coenen2020-05-021-1/+16
| * | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into fix_4202Benjamin Coenen2020-05-0211-67/+533
| |\ \
| * | | wipBenjamin Coenen2020-05-011-0/+18
* | | | Fix focus range for TypeParamAleksey Kladov2020-05-042-8/+12
* | | | Add test marksAleksey Kladov2020-05-042-5/+10
* | | | Code review fixesKirill Bulatov2020-05-041-8/+7