| Age | Commit message (Expand) | Author | Lines |
| 2022-07-06 | Auto merge of #98970 - Dylan-DPC:rollup-j0od37w, r=Dylan-DPC | bors | -4/+103 |
| 2022-07-06 | Auto merge of #98567 - Patryk27:update-llvm, r=nikic | bors | -0/+0 |
| 2022-07-06 | Rollup merge of #98968 - RalfJung:scalar-sanity, r=oli-obk | Dylan DPC | -0/+15 |
| 2022-07-06 | Rollup merge of #98967 - ClementTsang:fix_inaccessible_type_alias_plural_typo... | Dylan DPC | -0/+44 |
| 2022-07-06 | Rollup merge of #98884 - davidtwco:translation-on-lints-derive, r=oli-obk | Dylan DPC | -4/+44 |
| 2022-07-06 | Auto merge of #98206 - eggyal:align-to-chalk-folding-api, r=jackh726 | bors | -13/+13 |
| 2022-07-06 | Update TypeVisitor paths | Alan Egerton | -11/+11 |
| 2022-07-05 | add test | Ralf Jung | -0/+15 |
| 2022-07-05 | fix typo in note about multiple inaccessible type aliases | ClementTsang | -0/+44 |
| 2022-07-05 | Auto merge of #98963 - GuillaumeGomez:rollup-n030us5, r=GuillaumeGomez | bors | -205/+590 |
| 2022-07-05 | Rollup merge of #98951 - ehuss:update-books, r=ehuss | Guillaume Gomez | -0/+0 |
| 2022-07-05 | Rollup merge of #98880 - topjohnwu:macos-dylib-cross, r=jyn514 | Guillaume Gomez | -8/+6 |
| 2022-07-05 | Rollup merge of #98256 - GuillaumeGomez:whitespace-where-clause, r=notriddle | Guillaume Gomez | -14/+156 |
| 2022-07-05 | Rollup merge of #96814 - RalfJung:enum-repr-align, r=oli-obk | Guillaume Gomez | -1/+202 |
| 2022-07-05 | Rollup merge of #95503 - jyn514:build-single-crate, r=Mark-Simulacrum | Guillaume Gomez | -182/+226 |
| 2022-07-05 | Relax constrained generics to TypeVisitable | Alan Egerton | -2/+2 |
| 2022-07-05 | Add test for invalid whitespace display after where clause | Guillaume Gomez | -0/+111 |
| 2022-07-05 | Auto merge of #98954 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-07-05 | Fix invalid add of whitespace when there is where clause | Guillaume Gomez | -14/+45 |
| 2022-07-05 | Update cargo | Eric Huss | -0/+0 |
| 2022-07-05 | Update books | Eric Huss | -0/+0 |
| 2022-07-05 | add asserts | Ralf Jung | -0/+2 |
| 2022-07-05 | fix the layout of repr(align) enums | Ralf Jung | -1/+200 |
| 2022-07-05 | Update llvm-project | Patryk Wychowaniec | -0/+0 |
| 2022-07-05 | Rollup merge of #98920 - krasimirgg:llvm-15-issue-37945, r=nikic | Matthias Krüger | -2/+6 |
| 2022-07-05 | Rollup merge of #98895 - ChrisDenton:no-elves-allowed, r=jyn514 | Matthias Krüger | -0/+4 |
| 2022-07-05 | Rollup merge of #98889 - TaKO8Ki:add-regression-test-for-79467, r=Dylan-DPC | Matthias Krüger | -0/+17 |
| 2022-07-05 | Rollup merge of #98860 - RalfJung:dangling-int-ptr, r=davidtwco | Matthias Krüger | -32/+32 |
| 2022-07-05 | macros: add diagnostic derive for lints | David Wood | -2/+41 |
| 2022-07-05 | lint: `LintDiagnosticBuilder` into `rustc_errors` | David Wood | -2/+3 |
| 2022-07-05 | Auto merge of #98925 - Dylan-DPC:rollup-9185c9y, r=Dylan-DPC | bors | -134/+173 |
| 2022-07-05 | adjust dangling-int-ptr error message | Ralf Jung | -32/+32 |
| 2022-07-05 | Rollup merge of #98913 - lnicola:rust-analyzer-2022-07-05, r=lnicola | Dylan DPC | -7/+7 |
| 2022-07-05 | Rollup merge of #98856 - GuillaumeGomez:rustdoc-test-rm-fixme, r=Dylan-DPC | Dylan DPC | -12/+2 |
| 2022-07-05 | Rollup merge of #98776 - notriddle:notriddle/mobile-sidebar-auto-close, r=Gui... | Dylan DPC | -2/+55 |
| 2022-07-05 | Rollup merge of #98624 - davidtwco:translation-on-lints, r=compiler-errors | Dylan DPC | -113/+109 |
| 2022-07-05 | adapt issue-37945 codegen test to accept any order of ops | Krasimir Georgiev | -2/+6 |
| 2022-07-05 | Auto merge of #96862 - oli-obk:enum_cast_mir, r=RalfJung | bors | -8/+158 |
| 2022-07-05 | Fix typo in src/bootstrap/bootstrap.py | Chris Denton | -1/+1 |
| 2022-07-05 | :arrow_up: rust-analyzer | Laurențiu Nicola | -7/+7 |
| 2022-07-05 | Rollup merge of #98873 - TaKO8Ki:suggest-default-derive-to-enum-with-default-... | Dylan DPC | -0/+22 |
| 2022-07-05 | Rollup merge of #98761 - lcnr:need_type_info-cont, r=estebank | Dylan DPC | -24/+86 |
| 2022-07-04 | Rollup merge of #98898 - GuillaumeGomez:new-eslint-rul, r=Dylan-DPC | Matthias Krüger | -0/+1 |
| 2022-07-04 | Rollup merge of #98886 - michaelwoerister:tracked-split-dwarf-kind, r=davidtwco | Matthias Krüger | -0/+33 |
| 2022-07-04 | Rollup merge of #98879 - compiler-errors:async-closure-wrap-parens, r=oli-obk | Matthias Krüger | -2/+22 |
| 2022-07-04 | Rollup merge of #98814 - fmease:minimal-fix-for-issue-97933, r=GuillaumeGomez | Matthias Krüger | -10/+259 |
| 2022-07-04 | Rollup merge of #98793 - Mark-Simulacrum:fix-tidy-bins, r=jyn514 | Matthias Krüger | -8/+24 |
| 2022-07-04 | Rollup merge of #98782 - compiler-errors:specialization-error-span, r=oli-obk | Matthias Krüger | -11/+11 |
| 2022-07-04 | rustdoc: censor certain complex unevaluated const exprs | León Orell Valerian Liehr | -10/+259 |
| 2022-07-04 | Auto merge of #98573 - krasimirgg:nlmb-llvm-nm, r=nikic | bors | -10/+14 |