aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows server pathLaurențiu Nicola2020-05-061-1/+1
* Merge #4331bors[bot]2020-05-063-11/+140
|\
| * Allow fixture strings with unindented first lineTimo Freiberg2020-05-061-9/+95
| * Add fixture doc commentTimo Freiberg2020-05-062-2/+45
* | Merge #4043bors[bot]2020-05-064-0/+998
|\ \ | |/ |/|
| * add Ok wrappingBenjamin Coenen2020-05-064-0/+998
|/
* Merge #4347bors[bot]2020-05-061-6/+23
|\
| * Fix usefulness check for never typeMikail Bagishov2020-05-061-6/+23
* | Merge #4345bors[bot]2020-05-066-47/+32
|\ \ | |/ |/|
| * SimplifyAleksey Kladov2020-05-063-33/+17
| * MinorAleksey Kladov2020-05-061-1/+2
| * RenameAleksey Kladov2020-05-064-13/+13
* | Merge #4344bors[bot]2020-05-066-87/+60
|\|
| * Use SourceChange for assistsAleksey Kladov2020-05-066-87/+60
|/
* Fix TODOAleksey Kladov2020-05-063-19/+17
* Merge #4341bors[bot]2020-05-0636-256/+292
|\
| * Move target to AssistLabelAleksey Kladov2020-05-0636-256/+292
|/
* Merge #4340bors[bot]2020-05-066-25/+25
|\
| * Lift SourceChange to the ra_ide_dbAleksey Kladov2020-05-066-25/+25
* | Merge #4339bors[bot]2020-05-061-2/+2
|\|
| * Fix capitalizationAleksey Kladov2020-05-061-2/+2
|/
* Merge #4338bors[bot]2020-05-062-35/+33
|\
| * Simplify tidy testsAleksey Kladov2020-05-062-35/+33
* | Merge #4337bors[bot]2020-05-0639-261/+242
|\|
| * RegenerateAleksey Kladov2020-05-065-42/+44
| * Merge doc_tests and testsAleksey Kladov2020-05-064-41/+28
| * Merge assits::test_helpers and testsAleksey Kladov2020-05-0635-180/+172
|/
* Merge #4332bors[bot]2020-05-0520-227/+271
|\
| * Fixup testsAleksey Kladov2020-05-059-43/+71
| * Use more natural signature for Edit::applyAleksey Kladov2020-05-054-20/+42
| * Rename AtomTextEdit -> IndelAleksey Kladov2020-05-0511-163/+154
| * Minor cleanupsAleksey Kladov2020-05-052-6/+9
* | Merge #4330bors[bot]2020-05-053-135/+0
|\ \
| * | Drop dead code and a dependency!veetaha2020-05-053-135/+0
|/ /
* | Merge #4328bors[bot]2020-05-053-3/+13
|\ \ | |/ |/|
| * add the allFeatures flag (true by default)guigui642020-05-053-3/+13
|/
* Merge #4327bors[bot]2020-05-058-45/+42
|\
| * Normalize naming of diagnosticsAleksey Kladov2020-05-055-21/+23
| * Fix compilationAleksey Kladov2020-05-052-13/+8
| * Move group_label where it belongsAleksey Kladov2020-05-052-7/+6
| * use GroupLabel for type safetyAleksey Kladov2020-05-051-3/+4
| * Minor renameAleksey Kladov2020-05-051-3/+3
| * Flip Assist::new argumentsAleksey Kladov2020-05-052-4/+4
* | Merge #4325bors[bot]2020-05-051-2/+15
|\ \ | |/ |/|
| * Fix column conversion for supplementary plane charactersLaurențiu Nicola2020-05-051-2/+15
* | Merge #4166bors[bot]2020-05-056-7/+25
|\ \
| * | Remove code duplicatesChristophe MASSOLIN2020-05-051-12/+6
| * | Pass cargo.target to rustcChristophe MASSOLIN2020-05-053-7/+15
| * | Rename `defaultTarget` to targetChristophe MASSOLIN2020-05-053-6/+6
| * | [config] remove RustcConfigChristophe MASSOLIN2020-04-271-5/+0