aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #9247bors[bot]2021-06-135-54/+60
|\
| * internal: refactor unresolved extern crate diagnosticAleksey Kladov2021-06-135-54/+60
* | Merge #9246bors[bot]2021-06-138-401/+342
|\|
| * internal: unified missing fields diagnosticAleksey Kladov2021-06-135-142/+94
| * internal: move missing_fields diagnosticsAleksey Kladov2021-06-136-109/+98
* | Merge #9245bors[bot]2021-06-137-83/+123
|\|
| * internal: start new diagnostics APIAleksey Kladov2021-06-137-83/+123
* | Merge #9244bors[bot]2021-06-135-36/+154
|\ \
| * | Make block-local trait impls workFlorian Diebold2021-06-135-36/+154
* | | Merge #9243bors[bot]2021-06-135-6/+56
|\ \ \ | |/ / |/| / | |/
| * internal: check that coverage marks are always pairedAleksey Kladov2021-06-133-6/+54
| * minor: put a mark backAleksey Kladov2021-06-132-0/+2
|/
* Merge #9242bors[bot]2021-06-13134-402/+372
|\
| * cargo fmtMaan20032021-06-139-61/+38
| * clippy::redundant_field_namesMaan20032021-06-136-7/+7
| * clippy::manual_str_repeatMaan20032021-06-132-3/+3
| * clippy::useless_returnMaan20032021-06-1310-15/+15
| * clippy::redundant_closureMaan20032021-06-1312-17/+17
| * clippy::clone_on_copyMaan20032021-06-137-7/+6
| * clippy::useless_conversionMaan20032021-06-139-22/+16
| * clippy::redudant_borrowMaan20032021-06-13114-285/+285
* | Merge #9240bors[bot]2021-06-131-1/+1
|\ \ | |/ |/|
| * Fixed a small typo in commentfee1-dead2021-06-111-1/+1
* | Merge #9239bors[bot]2021-06-126-55/+184
|\ \
| * | Fix coercion in match with expected typeFlorian Diebold2021-06-126-55/+184
* | | Merge #9238bors[bot]2021-06-1212-12/+15
|\ \ \ | |/ / |/| |
| * | internal: cross-crate cov-marksAleksey Kladov2021-06-1212-12/+15
|/ /
* | Merge #9237bors[bot]2021-06-127-520/+417
|\ \
| * | internal: move diagnostics infra to hirAleksey Kladov2021-06-127-520/+417
* | | Merge #9236bors[bot]2021-06-121-9/+9
|\ \ \
| * | | Fix some typos in flyimport docsKirill Bulatov2021-06-121-9/+9
|/ / /
* | | Merge #9233bors[bot]2021-06-127-1781/+1821
|\| |
| * | Move some hir_ty diagnostics to hirAleksey Kladov2021-06-127-1781/+1821
* | | Merge #9231bors[bot]2021-06-124-6/+8
|\| |
| * | minor: optimizeAleksey Kladov2021-06-123-3/+6
| * | minor: reduce visibilityAleksey Kladov2021-06-121-3/+2
* | | Merge #9230bors[bot]2021-06-127-405/+362
|\| |
| * | internal: move missing unsafe diagnostic to hirAleksey Kladov2021-06-126-166/+145
| * | internal: move inference diagnostics to hirAleksey Kladov2021-06-126-244/+222
* | | Merge #9229bors[bot]2021-06-121-1/+1
|\ \ \ | |/ / |/| |
| * | minor: squelch "unused" warningAleksey Kladov2021-06-121-1/+1
|/ /
* | Merge #9204bors[bot]2021-06-112-5/+34
|\ \
| * | Update libcJonas Schievink2021-06-111-2/+2
| * | Add support for mallinfo2 on glibc LinuxJonas Schievink2021-06-101-3/+32
* | | Merge #9223bors[bot]2021-06-114-10/+64
|\ \ \
| * | | Complete associated types in dyn and impl traitLukas Wirth2021-06-114-10/+64
* | | | Merge #9221bors[bot]2021-06-113-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Highlight tuple field accesses correctlyLukas Wirth2021-06-113-4/+7
|/ / /
* | | Merge #9219bors[bot]2021-06-112-3/+6
|\ \ \
| * | | Replace some AssocItem::containing_trait calls trait_or_trait_implLukas Wirth2021-06-112-3/+6