aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move to a dedicated fileAleksey Kladov2020-06-083-57/+64
* Merge #4773bors[bot]2020-06-086-68/+312
|\
| * Apply suggestions from code reviewvsrs2020-06-083-21/+21
| * Add lib target filtering.vsrs2020-06-061-11/+18
| * Disable runnables lookup in macro-generated code.vsrs2020-06-061-1/+10
| * Add Run|Debug hover actionsvsrs2020-06-066-24/+184
| * Preliminary runnables refactoringvsrs2020-06-063-54/+122
* | Merge #4793bors[bot]2020-06-081-0/+8
|\ \
| * | Don't @ people in commit messagesAleksey Kladov2020-06-081-0/+8
|/ /
* | Merge #4792bors[bot]2020-06-081-0/+27
|\ \
| * | Preconditions styleAleksey Kladov2020-06-081-0/+20
| * | IDE APIAleksey Kladov2020-06-081-0/+7
|/ /
* | Merge #4781bors[bot]2020-06-081-32/+27
|\ \
| * | Remove redundancy in syntax highlighting testsLeander Tentrup2020-06-071-32/+27
* | | Merge #4770bors[bot]2020-06-086-104/+33
|\ \ \
| * | | Clean up handling of int/float literal typesFlorian Diebold2020-06-066-104/+33
* | | | Merge #4787bors[bot]2020-06-082-15/+24
|\ \ \ \
| * | | | Fix bug in lexer for format specifier where the `type` and `width` were not c...Leander Tentrup2020-06-072-15/+24
| | |/ / | |/| |
* | | | Merge #4788bors[bot]2020-06-071-2/+2
|\ \ \ \
| * | | | Update quoteJeremy Kolb2020-06-071-2/+2
|/ / / /
* | | | Merge #4780bors[bot]2020-06-071-4/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix VSCode settingsVincent Isambart2020-06-071-4/+1
|/ / /
* | | Merge #4772bors[bot]2020-06-061-0/+48
|\ \ \ | |_|/ |/| |
| * | Document certain invariantsAleksey Kladov2020-06-061-0/+27
| * | Document import styleAleksey Kladov2020-06-061-0/+21
| |/
* | Merge #4769bors[bot]2020-06-061-1/+1
|\ \ | |/ |/|
| * Fix Run lens.vsrs2020-06-061-1/+1
* | Merge #4765bors[bot]2020-06-0610-115/+192
|\ \ | |/ |/|
| * Fix type parameter defaultsFlorian Diebold2020-06-0510-115/+192
|/
* Merge #4761bors[bot]2020-06-053-10/+19
|\
| * Upgrade Chalk to published versionFlorian Diebold2020-06-053-10/+19
* | Merge #4689bors[bot]2020-06-0512-81/+442
|\ \
| * | Review fixesFlorian Diebold2020-06-055-25/+68
| * | Implement return position impl trait / opaque type supportFlorian Diebold2020-06-0510-77/+395
| |/
* | Merge #4760bors[bot]2020-06-056-79/+35
|\ \
| * | Minimize FileLoader interfaceAleksey Kladov2020-06-056-79/+35
| |/
| |
| \
*-. \ Merge #4729 #4748bors[bot]2020-06-0522-169/+899
|\ \ \ | |_|/ |/| |
| | * Clarify when we visit modules multiple timesJonas Schievink2020-06-051-1/+3
| | * impl Debug for ImportMapJonas Schievink2020-06-051-19/+23
| | * Reorder importsJonas Schievink2020-06-053-5/+7
| | * Make `find_path_inner` private againJonas Schievink2020-06-051-1/+1
| | * Measure memory usage of ImportMapJonas Schievink2020-06-052-5/+6
| | * defining_crate -> krateJonas Schievink2020-06-052-2/+3
| | * Fix wrong commentJonas Schievink2020-06-051-1/+1
| | * Use `ImportMap` in `find_path`, remove old queriesJonas Schievink2020-06-043-97/+140
| | * Add an ImportMapJonas Schievink2020-06-047-14/+360
| * | Remove hover actions heavy tests.vsrs2020-06-051-180/+0
| * | Remove hover contents marking as trusted.vsrs2020-06-052-16/+3
| * | Add capabilities tests.vsrs2020-06-053-7/+184
| * | Apply suggestions from @kjeremy reviewvsrs2020-06-052-19/+18