| Age | Commit message (Expand) | Author | Lines |
| 2022-08-04 | Auto merge of #99953 - cjgillot:in-path-always, r=petrochenkov | bors | -0/+17 |
| 2022-08-04 | Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgr | bors | -13/+229 |
| 2022-08-04 | Auto merge of #100123 - matthiaskrgr:rollup-aylwvyc, r=matthiaskrgr | bors | -85/+171 |
| 2022-08-03 | Auto merge of #100065 - ehuss:update-cargo, r=ehuss | bors | -2/+0 |
| 2022-08-03 | Rollup merge of #100111 - estebank:missing-let, r=compiler-errors | Matthias Krüger | -0/+26 |
| 2022-08-03 | Rollup merge of #100107 - klensy:tr-w, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-08-03 | Rollup merge of #100105 - TaKO8Ki:add-regression-test-for-90871, r=compiler-e... | Matthias Krüger | -0/+28 |
| 2022-08-03 | Rollup merge of #100104 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC | Matthias Krüger | -42/+34 |
| 2022-08-03 | Rollup merge of #100083 - notriddle:notriddle/source-files-js, r=GuillaumeGomez | Matthias Krüger | -20/+31 |
| 2022-08-03 | Rollup merge of #100068 - dcsommer:master, r=petrochenkov | Matthias Krüger | -3/+30 |
| 2022-08-03 | Rollup merge of #98877 - topjohnwu:fix-lld, r=jyn514 | Matthias Krüger | -19/+21 |
| 2022-08-03 | Rollup merge of #100029 - hdelc:master, r=cjgillot | Matthias Krüger | -12/+36 |
| 2022-08-03 | Rollup merge of #99795 - compiler-errors:delay-specialization-normalize-error... | Matthias Krüger | -0/+58 |
| 2022-08-03 | Rollup merge of #99786 - obeis:issue-99625, r=compiler-errors | Matthias Krüger | -0/+34 |
| 2022-08-03 | Rollup merge of #98835 - aliemjay:relate_closure_substs, r=nikomatsakis | Matthias Krüger | -1/+101 |
| 2022-08-03 | Update cargo | Eric Huss | -0/+0 |
| 2022-08-03 | Provide suggestion on missing `let` in binding statement | Esteban Küber | -0/+26 |
| 2022-08-03 | Auto merge of #100064 - RalfJung:disaligned, r=petrochenkov | bors | -1/+150 |
| 2022-08-03 | fix is_disaligned logic for nested packed structs | Ralf Jung | -1/+150 |
| 2022-08-03 | fix trailing whitespace in error message | klensy | -1/+1 |
| 2022-08-03 | add regression test for #90871 | Takayuki Maeda | -0/+28 |
| 2022-08-03 | remove Clean trait implementation for hir::IsAuto | Guillaume Gomez | -9/+0 |
| 2022-08-03 | remove Clean trait implementation for ty::Region | Guillaume Gomez | -33/+34 |
| 2022-08-03 | Set llvm configs when building lld | topjohnwu | -19/+21 |
| 2022-08-03 | Rollup merge of #100079 - camelid:fix-doc-star-search, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2022-08-03 | Rollup merge of #99738 - notriddle:notriddle/multiple-modules-w-same-name, r=... | Dylan DPC | -7/+53 |
| 2022-08-03 | Auto merge of #100082 - matthiaskrgr:rollup-ywu4iux, r=matthiaskrgr | bors | -391/+1019 |
| 2022-08-02 | Add items to `DocAliasBadLocation` check error match arm | hdelc | -10/+10 |
| 2022-08-02 | Update rls | Eric Huss | -0/+0 |
| 2022-08-03 | Delay a bug when failed to normalize trait ref during specialization | Michael Goulet | -0/+58 |
| 2022-08-02 | Remove CARGO_TEST_DISABLE_GIT_CLI | Eric Huss | -2/+0 |
| 2022-08-02 | Update cargo | Eric Huss | -0/+0 |
| 2022-08-02 | Fix backwards-compatibility check for tests with `+whole-archive` | Daniel Sommermann | -3/+30 |
| 2022-08-02 | rustdoc: avoid inlining foreigns with duplicate names | Michael Howell | -5/+27 |
| 2022-08-02 | Auto merge of #92268 - jswrenn:transmute, r=oli-obk | bors | -0/+4128 |
| 2022-08-02 | Rollup merge of #100074 - petrochenkov:bundledoc, r=bjorn3 | Matthias Krüger | -3/+3 |
| 2022-08-02 | Rollup merge of #100070 - mqudsi:99768_revisited, r=RalfJung | Matthias Krüger | -4/+3 |
| 2022-08-02 | Rollup merge of #100049 - lnicola:rust-analyzer-2022-08-02, r=lnicola | Matthias Krüger | -241/+765 |
| 2022-08-02 | Rollup merge of #100008 - jyn514:eager-submodules, r=bjorn3 | Matthias Krüger | -18/+2 |
| 2022-08-02 | Rollup merge of #99958 - PrestonFrom:issue_99907, r=compiler-errors | Matthias Krüger | -104/+220 |
| 2022-08-02 | Rollup merge of #99933 - alex:parallel-html-checking, r=Mark-Simulacrum | Matthias Krüger | -21/+26 |
| 2022-08-02 | Replace `* -> vec` with `-> vec` in docs | Noah Lev | -1/+1 |
| 2022-08-02 | rustdoc: use a more compact encoding for source-files.js | Michael Howell | -20/+31 |
| 2022-08-02 | rustc-docs: Be less specific about the representation of `+bundle` | Vadim Petrochenkov | -3/+3 |
| 2022-08-02 | Clarify Cargo.toml comments | Mahmoud Al-Qudsi | -4/+3 |
| 2022-08-02 | Rollup merge of #100057 - GuillaumeGomez:rm-more-clean-impl, r=Dylan-DPC | Matthias Krüger | -34/+28 |
| 2022-08-02 | Rollup merge of #100053 - flip1995:clippy_backport, r=xFrednet | Matthias Krüger | -3/+5 |
| 2022-08-02 | Rollup merge of #100052 - TimNN:patch-1, r=nikic | Matthias Krüger | -1/+1 |
| 2022-08-02 | Rollup merge of #100045 - Amanieu:global_asm_may_unwind, r=tmiasko | Matthias Krüger | -36/+36 |
| 2022-08-02 | Rollup merge of #100005 - GuillaumeGomez:cleanup-ast-attr-clean, r=notriddle | Matthias Krüger | -19/+15 |