aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gif of "let = " typing assistAyomide Bamidele2021-03-311-0/+1
* Gifs and screenshots for features in manual (syntax highlighting and typing)Ayomide Bamidele2021-03-312-0/+4
* Merge #8210bors[bot]2021-03-315-6/+179
|\
| * Don't use snippetsJonas Schievink2021-03-292-19/+14
| * Use `find_node_at_range`Jonas Schievink2021-03-292-26/+7
| * Use `const` instead of `let`Jonas Schievink2021-03-271-1/+1
| * Snippet support in extract_type_aliasJonas Schievink2021-03-272-15/+26
| * Fix handling of multi-cursor snippetsJonas Schievink2021-03-271-5/+5
| * Implement "Extract type alias" assistJonas Schievink2021-03-263-0/+186
* | Merge #8271bors[bot]2021-03-311-2/+17
|\ \
| * | Fix parse u128 bug in proc-macroEdwin Cheng2021-03-311-2/+17
* | | Merge #8269bors[bot]2021-03-311-0/+9
|\ \ \
| * | | internal: document semantics for missing namesAleksey Kladov2021-03-311-0/+9
* | | | Merge #8267bors[bot]2021-03-3124-0/+44
|\ \ \ \ | |_|/ / |/| | |
| * | | Gifs and screenshots for features in manualAyomide Bamidele2021-03-3124-0/+44
* | | | Merge #8266bors[bot]2021-03-312-1/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix generic arguments being incorrectly offset in qualified trait castsLukas Wirth2021-03-302-1/+46
* | | | Merge #8240bors[bot]2021-03-308-14/+47
|\ \ \ \
| * | | | Revert "8024: Added test case for highlighting trait items."Chetan Khilosiya2021-03-302-104/+0
| * | | | 8024: Fix for function name change.Chetan Khilosiya2021-03-301-2/+2
| * | | | 8024: Added test case for highlighting trait items.Chetan Khilosiya2021-03-302-0/+104
| * | | | 8024: Updated the implementation for trait modifier.Chetan Khilosiya2021-03-306-20/+30
| * | | | 8024: Added the trait modifier for methodsChetan Khilosiya2021-03-304-1/+24
|/ / / /
* | | | Merge #8186bors[bot]2021-03-3017-40/+100
|\ \ \ \
| * | | | Remove TraitRef::ErrorLukas Wirth2021-03-293-17/+15
| * | | | Rename target_ty to self_tyLukas Wirth2021-03-2916-27/+27
| * | | | Lower traits to TraitRef instead of TypeRefLukas Wirth2021-03-296-14/+76
* | | | | Merge #8261bors[bot]2021-03-301-25/+15
|\ \ \ \ \
| * | | | | Fix expansion of OR-patterns in match checkJesse Bakker2021-03-301-25/+15
* | | | | | Merge #8262bors[bot]2021-03-303-12/+46
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | internal: revive google_cpu_profile infraAleksey Kladov2021-03-303-12/+46
| * | | | | internal: switch from CLI to internal benchmarkingAleksey Kladov2021-03-300-0/+0
* | | | | | Merge #8256bors[bot]2021-03-302-13/+256
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix code styleivan7702021-03-302-0/+2
| * | | | | Improved node lookup algorithm, added more movable nodesivan7702021-03-301-13/+254
* | | | | | Merge #8255bors[bot]2021-03-301-38/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | internal: touch up dev readmeAleksey Kladov2021-03-301-38/+35
* | | | | | Merge #8254bors[bot]2021-03-306-262/+76
|\| | | | | | |/ / / / |/| | | |
| * | | | internal: switch from CLI to internal benchmarkingAleksey Kladov2021-03-306-262/+76
|/ / / /
* | | | Merge #8250bors[bot]2021-03-302-18/+38
|\ \ \ \
| * | | | Accurately classify assoc. types in pathsJonas Schievink2021-03-302-18/+38
|/ / / /
* | | | Merge #8247bors[bot]2021-03-291-0/+2
|\ \ \ \
| * | | | internal: ensure that runaway type-inference doesn't block the main loopAleksey Kladov2021-03-291-0/+2
* | | | | Merge #8246bors[bot]2021-03-291-16/+3
|\ \ \ \ \
| * | | | | remove enumerationPSeitz2021-03-291-2/+2
| * | | | | update vim ycm installation instructionPSeitz2021-03-291-15/+2
* | | | | | Merge #8244bors[bot]2021-03-293-11/+81
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | internal: track missing `.check_cancelled`Aleksey Kladov2021-03-293-11/+81
| |/ / / /
* | | | | Merge #8243bors[bot]2021-03-292-60/+35
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove code duplication in highlight injectionLukas Wirth2021-03-292-60/+35