aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Refactor highlightingAleksey Kladov2021-01-093-528/+551
* SimplifyAleksey Kladov2021-01-092-86/+52
* Better highlight for fixturesAleksey Kladov2021-01-092-2/+6
* SimplifyAleksey Kladov2021-01-092-52/+28
* Better namesAleksey Kladov2021-01-093-23/+24
* Reduce duplicationAleksey Kladov2021-01-091-7/+5
* Shorten namesAleksey Kladov2021-01-097-67/+50
* Reorder modulesAleksey Kladov2021-01-091-2/+4
* Shorten frequent namesAleksey Kladov2021-01-098-246/+222
* Rename dummy -> noneAleksey Kladov2021-01-094-16/+16
* Hide argument name hint regardless of caseJacob Pratt2021-01-091-3/+10
* Merge #7213bors[bot]2021-01-081-22/+8
|\
| * SimplifyLukas Wirth2021-01-081-22/+8
* | Merge #7212bors[bot]2021-01-0811-276/+287
|\ \ | |/ |/|
| * Simplify highlighting infraAleksey Kladov2021-01-0811-276/+287
* | Add testEdwin Cheng2021-01-081-0/+13
* | Fix bug when $crate in LHS in mbeEdwin Cheng2021-01-082-5/+8
* | Merge #7145bors[bot]2021-01-089-58/+235
|\ \
| * | Proper handling $crate Take 2Edwin Cheng2021-01-079-58/+235
* | | Simplify mod completionLukas Wirth2021-01-071-38/+31
* | | Tidy up attribute completion matchLukas Wirth2021-01-071-19/+11
* | | Switch test markerPhil Ellison2021-01-071-1/+1
* | | cargo fmtPhil Ellison2021-01-072-7/+11
* | | Add fix to wrap return expression in SomePhil Ellison2021-01-077-21/+87
| |/ |/|
* | Merge #7193bors[bot]2021-01-078-41/+101
|\ \
| * | Report progress for cargo metadata and output-dirEdwin Cheng2021-01-075-18/+77
| * | Refactor out JodChildEdwin Cheng2021-01-073-23/+24
* | | Merge #7191bors[bot]2021-01-071-24/+27
|\ \ \
| * | | Use `file_set::FileSet` and `FileSet` consistently in docArnaud2021-01-071-5/+5
| * | | 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
|\| |