aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Use intra-doc links in `vfs` crate documentationArnaud2021-01-071-20/+26
| * | | Remove the reference to `WalkdirLoaderHandle` in vfs documentationArnaud2021-01-071-3/+0
* | | | Better fixture highlightAleksey Kladov2021-01-077-18/+140
* | | | Merge #7184bors[bot]2021-01-07108-1762/+1742
|\ \ \ \
| * | | | Change <|> to $0 - RebaseKevaundray Wedderburn2021-01-07108-1762/+1742
| |/ / /
* / / / Use american spelling for configAleksey Kladov2021-01-071-9/+22
|/ / /
* / / Remove some stale deprecationsAleksey Kladov2021-01-075-12/+5
|/ /
* | Align config's API with usageAleksey Kladov2021-01-0622-162/+164
* | Merge #7183bors[bot]2021-01-067-78/+32
|\ \
| * | YAGNI active_resolve_capabilitiesAleksey Kladov2021-01-067-78/+32
* | | Replace last usages of difference with dissimilarJesse Bakker2021-01-063-5/+17
* | | Merge #7181bors[bot]2021-01-062-2/+27
|\ \ \ | |/ / |/| |
| * | Document `project_model::TargetData`Arnaud2021-01-061-0/+6
| * | Document `project_model::PackageData`Arnaud2021-01-061-0/+16
| * | Make `PackageData`, `TargetData` and `PackageDependency` publicArnaud2021-01-061-2/+5
* | | More readable testAleksey Kladov2021-01-061-2/+12
* | | Less confusing instr statAleksey Kladov2021-01-061-1/+5
|/ /
* | Better target for move moduleAleksey Kladov2021-01-063-35/+47
* | Merge #7177bors[bot]2021-01-063-6/+6
|\ \
| * | Speed up snapshotingAleksey Kladov2021-01-063-6/+6
* | | Merge #7172bors[bot]2021-01-0614-442/+412
|\| |
| * | More maintainable configAleksey Kladov2021-01-0614-442/+412
* | | Merge #7176bors[bot]2021-01-061-13/+9
|\ \ \ | |/ / |/| |
| * | Change the should_panic completion and his related attribute testFlowerBOII2021-01-061-7/+3
| * | Remove the args for the must_use attibute and change the related testsFlowerBOII2021-01-061-3/+3
| * | Update deprecated testFlowerBOII2021-01-061-3/+3
| * | Remove a part of the deprecated autocompletionFlowerBOII2021-01-061-1/+1
* | | Merge #7174bors[bot]2021-01-061-3/+15
|\ \ \ | |/ / |/| |
| * | Normalize line endings when formattingJesse Bakker2021-01-051-3/+15
* | | Merge #7170bors[bot]2021-01-056-83/+124
|\ \ \
| * | | More maintainable caps configAleksey Kladov2021-01-056-83/+124
* | | | Emit diagnostics for unresolved item-level macrosJonas Schievink2021-01-051-1/+32
|/ / /
* | | Merge #7168bors[bot]2021-01-0516-26/+31
|\ \ \
| * | | Rename expr -> tail_exprAleksey Kladov2021-01-0516-26/+31
* | | | Merge #7140bors[bot]2021-01-054-117/+197
|\ \ \ \ | |/ / / |/| | |
| * | | Move the test markKirill Bulatov2021-01-051-2/+4
| * | | Small helpersKirill Bulatov2021-01-042-1/+5
| * | | Code review fixesKirill Bulatov2021-01-043-42/+50
| * | | Do not collect trait type aliasesKirill Bulatov2021-01-041-5/+6
| * | | Ignore associated items during unqialified path fuzzy completionsKirill Bulatov2021-01-041-1/+9
| * | | SimplifyKirill Bulatov2021-01-042-27/+37
| * | | Properly check assoc items lookupKirill Bulatov2021-01-042-46/+73
| * | | Add associated data into fstKirill Bulatov2021-01-041-49/+45
| * | | Add a basic test for the trait fuzzy importKirill Bulatov2021-01-041-0/+24
* | | | Merge #7131bors[bot]2021-01-053-0/+227
|\ \ \ \
| * | | | Created an inline-function assist (fixes #6863)Michael-F-Bryan2021-01-043-0/+227
* | | | | Merge #7162bors[bot]2021-01-052-12/+55
|\ \ \ \ \
| * | | | | Introduce new queries to computeDaniel Frampton2021-01-052-12/+55
* | | | | | Merge #7164bors[bot]2021-01-051-3/+2
|\ \ \ \ \ \
| * | | | | | Allow `#anchor` linking of config optionsAleksey Kladov2021-01-051-3/+2
| | |/ / / / | |/| | | |