Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `file_set::FileSet` and `FileSet` consistently in doc | Arnaud | 2021-01-07 | 1 | -5/+5 |
* | Use intra-doc links in `vfs` crate documentation | Arnaud | 2021-01-07 | 1 | -20/+26 |
* | Remove the reference to `WalkdirLoaderHandle` in vfs documentation | Arnaud | 2021-01-07 | 1 | -3/+0 |
* | Remove some stale deprecations | Aleksey Kladov | 2021-01-07 | 5 | -12/+5 |
* | Align config's API with usage | Aleksey Kladov | 2021-01-06 | 22 | -162/+164 |
* | Merge #7183 | bors[bot] | 2021-01-06 | 7 | -78/+32 |
|\ | |||||
| * | YAGNI active_resolve_capabilities | Aleksey Kladov | 2021-01-06 | 7 | -78/+32 |
* | | Replace last usages of difference with dissimilar | Jesse Bakker | 2021-01-06 | 3 | -5/+17 |
* | | Merge #7181 | bors[bot] | 2021-01-06 | 2 | -2/+27 |
|\ \ | |/ |/| | |||||
| * | Document `project_model::TargetData` | Arnaud | 2021-01-06 | 1 | -0/+6 |
| * | Document `project_model::PackageData` | Arnaud | 2021-01-06 | 1 | -0/+16 |
| * | Make `PackageData`, `TargetData` and `PackageDependency` public | Arnaud | 2021-01-06 | 1 | -2/+5 |
* | | More readable test | Aleksey Kladov | 2021-01-06 | 1 | -2/+12 |
* | | Less confusing instr stat | Aleksey Kladov | 2021-01-06 | 1 | -1/+5 |
|/ | |||||
* | Better target for move module | Aleksey Kladov | 2021-01-06 | 3 | -35/+47 |
* | Merge #7177 | bors[bot] | 2021-01-06 | 3 | -6/+6 |
|\ | |||||
| * | Speed up snapshoting | Aleksey Kladov | 2021-01-06 | 3 | -6/+6 |
* | | Merge #7172 | bors[bot] | 2021-01-06 | 14 | -442/+412 |
|\| | |||||
| * | More maintainable config | Aleksey Kladov | 2021-01-06 | 14 | -442/+412 |
* | | Merge #7176 | bors[bot] | 2021-01-06 | 1 | -13/+9 |
|\ \ | |/ |/| | |||||
| * | Change the should_panic completion and his related attribute test | FlowerBOII | 2021-01-06 | 1 | -7/+3 |
| * | Remove the args for the must_use attibute and change the related tests | FlowerBOII | 2021-01-06 | 1 | -3/+3 |
| * | Update deprecated test | FlowerBOII | 2021-01-06 | 1 | -3/+3 |
| * | Remove a part of the deprecated autocompletion | FlowerBOII | 2021-01-06 | 1 | -1/+1 |
* | | Merge #7174 | bors[bot] | 2021-01-06 | 1 | -3/+15 |
|\ \ | |/ |/| | |||||
| * | Normalize line endings when formatting | Jesse Bakker | 2021-01-05 | 1 | -3/+15 |
* | | Merge #7170 | bors[bot] | 2021-01-05 | 6 | -83/+124 |
|\ \ | |||||
| * | | More maintainable caps config | Aleksey Kladov | 2021-01-05 | 6 | -83/+124 |
* | | | Emit diagnostics for unresolved item-level macros | Jonas Schievink | 2021-01-05 | 1 | -1/+32 |
|/ / | |||||
* | | Merge #7168 | bors[bot] | 2021-01-05 | 16 | -26/+31 |
|\ \ | |||||
| * | | Rename expr -> tail_expr | Aleksey Kladov | 2021-01-05 | 16 | -26/+31 |
* | | | Merge #7140 | bors[bot] | 2021-01-05 | 4 | -117/+197 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move the test mark | Kirill Bulatov | 2021-01-05 | 1 | -2/+4 |
| * | | Small helpers | Kirill Bulatov | 2021-01-04 | 2 | -1/+5 |
| * | | Code review fixes | Kirill Bulatov | 2021-01-04 | 3 | -42/+50 |
| * | | Do not collect trait type aliases | Kirill Bulatov | 2021-01-04 | 1 | -5/+6 |
| * | | Ignore associated items during unqialified path fuzzy completions | Kirill Bulatov | 2021-01-04 | 1 | -1/+9 |
| * | | Simplify | Kirill Bulatov | 2021-01-04 | 2 | -27/+37 |
| * | | Properly check assoc items lookup | Kirill Bulatov | 2021-01-04 | 2 | -46/+73 |
| * | | Add associated data into fst | Kirill Bulatov | 2021-01-04 | 1 | -49/+45 |
| * | | Add a basic test for the trait fuzzy import | Kirill Bulatov | 2021-01-04 | 1 | -0/+24 |
* | | | Merge #7131 | bors[bot] | 2021-01-05 | 3 | -0/+227 |
|\ \ \ | |||||
| * | | | Created an inline-function assist (fixes #6863) | Michael-F-Bryan | 2021-01-04 | 3 | -0/+227 |
* | | | | Merge #7162 | bors[bot] | 2021-01-05 | 2 | -12/+55 |
|\ \ \ \ | |||||
| * | | | | Introduce new queries to compute | Daniel Frampton | 2021-01-05 | 2 | -12/+55 |
* | | | | | Merge #7164 | bors[bot] | 2021-01-05 | 1 | -3/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Allow `#anchor` linking of config options | Aleksey Kladov | 2021-01-05 | 1 | -3/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge #7160 | bors[bot] | 2021-01-04 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Remove `RetType` | Arnaud | 2021-01-04 | 1 | -18/+3 |
| * | | | | | Document `hir::Function::ret_type` | Arnaud | 2021-01-04 | 1 | -0/+4 |