aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add config option to ignore directoriesAleksey Kladov2021-01-265-6/+32
* Allow non-absolute paths to rust sourceAleksey Kladov2021-01-261-6/+2
* Merge #7450bors[bot]2021-01-263-20/+39
|\
| * Remove the need to manually sync config in package.jsonAleksey Kladov2021-01-263-20/+39
* | Merge #7433bors[bot]2021-01-264-89/+228
|\ \
| * | Support Macro v2 in mbeEdwin Cheng2021-01-254-89/+228
* | | Merge #7393bors[bot]2021-01-261-1/+50
|\ \ \
| * | | Document `paths` itemsArnaud2021-01-221-1/+50
* | | | Merge #7406bors[bot]2021-01-264-22/+106
|\ \ \ \ | |_|_|/ |/| | |
| * | | Deduplicate variant matchingDániel Buga2021-01-223-42/+25
| * | | replace_if_let_with_match: don't assume sad patternDániel Buga2021-01-222-2/+103
* | | | Merge #7445bors[bot]2021-01-261-0/+4
|\ \ \ \
| * | | | Document design labelAleksey Kladov2021-01-261-0/+4
|/ / / /
* | | | Merge #7438bors[bot]2021-01-262-4/+23
|\ \ \ \
| * | | | Shorten hir::TypeParam full_range in NavigationTargetLukas Wirth2021-01-262-4/+23
|/ / / /
* | | | Merge #7430bors[bot]2021-01-252-10/+1
|\ \ \ \
| * | | | Simplify file download codeLaurențiu Nicola2021-01-252-10/+1
| | |_|/ | |/| |
* | | | Merge #7431bors[bot]2021-01-256-74/+158
|\ \ \ \ | |/ / / |/| | |
| * | | Traverse parent DefMap for `super` pathsJonas Schievink2021-01-252-9/+54
| * | | Intern block locations and handle them in ModuleIdJonas Schievink2021-01-255-65/+104
|/ / /
* | | Merge #7426bors[bot]2021-01-2511-87/+48
|\ \ \
| * | | Create all `ModuleId`s through a `DefMap` methodJonas Schievink2021-01-2511-87/+48
* | | | Merge #7424bors[bot]2021-01-252-12/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Derive Default on ItemTreeLaurențiu Nicola2021-01-252-12/+3
* | | | Merge #7425bors[bot]2021-01-251-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo in style guideLaurențiu Nicola2021-01-251-3/+4
|/ / /
* | | Merge #7422bors[bot]2021-01-251-2/+4
|\ \ \
| * | | Disallow non-boolean literals in concat!Laurențiu Nicola2021-01-251-2/+4
| | | |
| \ \ \
*-. \ \ \ Merge #7409 #7421bors[bot]2021-01-256-34/+53
|\ \ \ \ \ | |_|/ / / |/| | | |
| | * | | Fix RA_LOG example in dev docsLaurențiu Nicola2021-01-251-1/+1
| * | | | Add References code lens.vsrs2021-01-235-33/+52
* | | | | Merge #7419bors[bot]2021-01-251-16/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Unquote strings and handle boolean literals in concat!Laurențiu Nicola2021-01-251-16/+8
|/ / / /
* | | | Merge #7418bors[bot]2021-01-253-6/+6
|\ \ \ \
| * | | | :arrow_up: rowanAleksey Kladov2021-01-253-6/+6
|/ / / /
* | | | Merge #7415bors[bot]2021-01-251-7/+9
|\ \ \ \
| * | | | Code: reduce progress notification spamLaurențiu Nicola2021-01-251-7/+9
|/ / / /
* | | | Merge #7414bors[bot]2021-01-246-25/+40
|\ \ \ \
| * | | | Add validation for mutable const itemsLukas Wirth2021-01-246-25/+40
* | | | | Merge #7413bors[bot]2021-01-243-7/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support unions in symbol searchLukas Wirth2021-01-243-7/+11
|/ / / /
* | | | Merge #7411bors[bot]2021-01-231-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | cargo updateJeremy Kolb2021-01-231-7/+7
|/ / /
* | | Merge #7062bors[bot]2021-01-237-19/+224
|\ \ \
| * | | Remove use of SourceFileEditPhil Ellison2021-01-231-2/+1
| * | | Update tests to register the required standard library typesPhil Ellison2021-01-232-16/+48
| * | | Fix test namesPhil Ellison2021-01-231-4/+4
| * | | Identify methods using functions ids rather than string namesPhil Ellison2021-01-233-7/+31
| * | | cargo fmtPhil Ellison2021-01-231-1/+5
| * | | Address review commentsPhil Ellison2021-01-231-9/+4