aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Merge #8973bors[bot]2021-05-2524-676/+693
|\
| * internal: move diagnostics to hirAleksey Kladov2021-05-2524-676/+693
* | Merge #8993bors[bot]2021-05-252-11/+5
|\ \
| * | fix: don't show pd/ppd completions where it shouldn't beEduardo Canellas2021-05-252-11/+5
* | | Merge #8994bors[bot]2021-05-251-1/+5
|\ \ \
| * | | Check for subdirs in vfs loader exclusions.ammkrn2021-05-251-1/+5
| |/ /
* / / Consider trait to be in scope for trait-implLukas Wirth2021-05-253-13/+57
|/ /
* | Merge #8990bors[bot]2021-05-251-2/+26
|\ \
| * | Also do goto implementation on assoc constsJade2021-05-251-2/+26
* | | Merge #8987bors[bot]2021-05-253-16/+43
|\ \ \ | |/ / |/| |
| * | Hide `-> ()` in Fn traitsFlorian Diebold2021-05-252-5/+7
| * | Fix lowering of FnOnce() without return typeFlorian Diebold2021-05-252-17/+42
* | | Merge #8988bors[bot]2021-05-251-1/+45
|\ \ \
| * | | feat: go to implementation on trait functionsJade2021-05-251-1/+45
* | | | Fix type inference not working for new Try traitLukas Wirth2021-05-252-1/+41
| |/ / |/| |
* | | Merge #8767bors[bot]2021-05-254-102/+155
|\ \ \ | |_|/ |/| |
| * | implement range formattingAndy Russell2021-05-234-102/+155
* | | Merge #8986bors[bot]2021-05-251-0/+32
|\ \ \ | | |/ | |/|
| * | Add go to type definition for struct fields within structJade2021-05-251-0/+32
* | | Minor test fixes / new testsFlorian Diebold2021-05-251-15/+62
* | | Fix type mismatch caused by macrosFlorian Diebold2021-05-252-1/+45
|/ /
* | Merge #8942bors[bot]2021-05-2510-62/+124
|\ \
| * | Refactor application of `library` semantic token modifierAramis Razzaghipour2021-05-251-62/+15
| * | Remove superfluous early-returnsAramis Razzaghipour2021-05-241-18/+22
| * | Rename ‘foreign’ semantic token modifier to ‘library’Aramis Razzaghipour2021-05-245-20/+20
| * | Add testing of foreign item highlightingAramis Razzaghipour2021-05-242-1/+55
| * | Highlight foreign modules as suchAramis Razzaghipour2021-05-241-1/+9
| * | Remove hir krate methodsAramis Razzaghipour2021-05-244-59/+11
| * | Add highlighting of items from other cratesAramis Razzaghipour2021-05-246-12/+103
* | | Merge #8979bors[bot]2021-05-241-5/+9
|\ \ \
| * | | Update `CrateGraph` commentJonas Schievink2021-05-241-5/+9
* | | | internal: intern `AttrInput`Jonas Schievink2021-05-243-13/+14
|/ / /
* | | Merge #8975bors[bot]2021-05-243-62/+111
|\ \ \
| * | | add test that it does not create extraneous commasDomantas Jadenkus2021-05-241-0/+20
| * | | tidyDomantas Jadenkus2021-05-241-2/+2
| * | | generate match arms with todo!() as placeholder bodyDomantas Jadenkus2021-05-242-60/+89
* | | | Merge #8977bors[bot]2021-05-247-90/+101
|\ \ \ \
| * | | | FixupJonas Schievink2021-05-242-4/+8
| * | | | Make `TokenTextRange` privateJonas Schievink2021-05-245-11/+10
| * | | | Move `TokenMap` to its own fileJonas Schievink2021-05-243-81/+89
* | | | | internal: rename hypothetical -> speculativeAleksey Kladov2021-05-245-25/+25
* | | | | Merge #8970bors[bot]2021-05-241-15/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Duplicate dependencies that have multiple DepKindsJonas Schievink2021-05-241-15/+21
| |/ / /
* | | | Merge #8963bors[bot]2021-05-2418-12/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Update test fixturesLaurențiu Nicola2021-05-2411-1/+57
| * | | Bump rustc_lexerLaurențiu Nicola2021-05-241-1/+1
| * | | Disable `unaliged` feature of `object`Laurențiu Nicola2021-05-241-1/+1
| * | | Bump objectLaurențiu Nicola2021-05-243-3/+3
| * | | Bump misc depsLaurențiu Nicola2021-05-242-4/+4
| * | | Bump chalkLaurențiu Nicola2021-05-241-3/+3