aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge #7180bors[bot]2021-01-061-2/+12
|\ \ \ \ | | |/ / | |/| |
| * | | More readable testAleksey Kladov2021-01-061-2/+12
* | | | Merge #7179bors[bot]2021-01-061-1/+5
|\| | |
| * | | Less confusing instr statAleksey Kladov2021-01-061-1/+5
|/ / /
* | | Merge #7178bors[bot]2021-01-063-35/+47
|\| |
| * | 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-0616-442/+422
|\| |
| * | More maintainable configAleksey Kladov2021-01-0616-442/+422
* | | 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
* | | | Merge #7171bors[bot]2021-01-051-1/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Emit diagnostics for unresolved item-level macrosJonas Schievink2021-01-051-1/+32
|/ / /
* | | Merge #7168bors[bot]2021-01-0518-29/+34
|\ \ \
| * | | Rename expr -> tail_exprAleksey Kladov2021-01-0518-29/+34
* | | | 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-052-56/+55
|\ \ \ \ \ \
| * | | | | | Allow `#anchor` linking of config optionsAleksey Kladov2021-01-052-56/+55
| | |/ / / / | |/| | | |
* | | | | | Merge #7163bors[bot]2021-01-051-2/+2
|\ \ \ \ \ \
| * | | | | | Use macos-latest for aarch64-apple-darwin releasesLaurențiu Nicola2021-01-051-2/+2
|/ / / / / /
* | | | | | Merge #7161bors[bot]2021-01-041-57/+7
|\ \ \ \ \ \
| * | | | | | Cargo update to remove some dependencieskjeremy2021-01-041-57/+7
|/ / / / / /
* | | | | | Merge #7160bors[bot]2021-01-041-0/+12
|\ \ \ \ \ \
| * | | | | | Remove `RetType`Arnaud2021-01-041-18/+3
| * | | | | | Document `hir::Function::ret_type`Arnaud2021-01-041-0/+4
| * | | | | | Make it possible to retrieve `hir::Function`'s return typeArnaud2021-01-041-0/+23
| |/ / / / /
* | | | | | Merge #7147bors[bot]2021-01-042-3/+60
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ssr: Allow replacing expressions with statementsMarijn Suijten2021-01-042-3/+60
* | | | | | Merge #7159bors[bot]2021-01-045-152/+172
|\ \ \ \ \ \