| Age | Commit message (Expand) | Author | Lines |
| 2022-08-06 | make NOP dyn casts not require anything about the vtable | Ralf Jung | -20/+38 |
| 2022-08-05 | Rollup merge of #100168 - WaffleLapkin:improve_diagnostics_for_missing_type_i... | Dylan DPC | -54/+86 |
| 2022-08-05 | Rollup merge of #100166 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC | Dylan DPC | -64/+65 |
| 2022-08-05 | Rollup merge of #100157 - rust-lang:notriddle/use-map-instead-of-repeated-pus... | Dylan DPC | -17/+17 |
| 2022-08-05 | Rollup merge of #100155 - compiler-errors:issue-100154, r=jackh726 | Dylan DPC | -2/+44 |
| 2022-08-05 | Rollup merge of #99835 - TaKO8Ki:suggest-adding-or-removing-ref-for-binding-p... | Dylan DPC | -2/+111 |
| 2022-08-05 | Auto merge of #100073 - dpaoliello:externvar, r=michaelwoerister | bors | -8/+125 |
| 2022-08-05 | Improve diagnostics for `const a: = expr;` | Maybe Waffle | -54/+86 |
| 2022-08-05 | remove Clean trait implementation for hir::TraitItem | Guillaume Gomez | -51/+51 |
| 2022-08-05 | remove Clean trait implementation for hir::PolyTraitRef | Guillaume Gomez | -13/+14 |
| 2022-08-05 | Auto merge of #95977 - FabianWolff:issue-92790-dead-tuple, r=estebank | bors | -219/+309 |
| 2022-08-05 | Auto merge of #99867 - spastorino:refactor-remap-lifetimes, r=nikomatsakis | bors | -0/+7 |
| 2022-08-05 | Auto merge of #97085 - rylev:test-issue-33172, r=wesleywiser | bors | -0/+40 |
| 2022-08-04 | rustdoc: use `collect()` instead of repeatedly pushing to bounds | Michael Howell | -12/+12 |
| 2022-08-04 | rustdoc: use `collect()` instead of repeatedly pushing to bindings | Michael Howell | -5/+5 |
| 2022-08-04 | Auto merge of #95026 - cuviper:bump-linux-min, r=Mark-Simulacrum | bors | -1482/+1620 |
| 2022-08-04 | Link /rustroot/lib stuff for clang -m32 to see | Josh Stone | -0/+5 |
| 2022-08-04 | opt node type | Michael Goulet | -2/+44 |
| 2022-08-04 | Rollup merge of #100138 - GuillaumeGomez:rm-clean-impls, r=notriddle | Matthias Krüger | -18/+11 |
| 2022-08-04 | Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petro... | Matthias Krüger | -0/+41 |
| 2022-08-04 | Rollup merge of #100058 - TaKO8Ki:suggest-positional-formatting-argument-inst... | Matthias Krüger | -0/+115 |
| 2022-08-04 | Rollup merge of #99772 - ehuss:reenable-submodule-archive, r=Mark-Simulacrum | Matthias Krüger | -10/+7 |
| 2022-08-04 | Rollup merge of #98796 - compiler-errors:no-semi-if-comma, r=estebank | Matthias Krüger | -12/+21 |
| 2022-08-04 | Add test for raw-dylib with an external variable | Daniel Paoliello | -8/+125 |
| 2022-08-04 | Downgrade dist-powerpc-linux binutils to 2.30 | Josh Stone | -20/+5 |
| 2022-08-04 | Completely remove captures flag | Santiago Pastorino | -0/+7 |
| 2022-08-04 | Auto merge of #100087 - JakobDegen:mir-patch, r=tmiasko | bors | -172/+0 |
| 2022-08-04 | Enable unused_parens for match arms | wcampbell | -0/+41 |
| 2022-08-04 | Auto merge of #99953 - cjgillot:in-path-always, r=petrochenkov | bors | -0/+17 |
| 2022-08-04 | Add min-gdb-version | Ryan Levick | -0/+1 |
| 2022-08-04 | remove Clean trait implementation for hir::TraitRef | Guillaume Gomez | -8/+6 |
| 2022-08-04 | remove Clean trait implementation for hir::FnRetTy | Guillaume Gomez | -10/+5 |
| 2022-08-04 | Update FIXME comment | Ryan Levick | -1/+1 |
| 2022-08-04 | Add comment about issue caused with multiple statics | Ryan Levick | -0/+2 |
| 2022-08-04 | Fix linux tests | Ryan Levick | -7/+7 |
| 2022-08-04 | Turn CDB test back on and all clarifying test | Ryan Levick | -6/+18 |
| 2022-08-04 | Turn off cdb test for now, link to issue | Ryan Levick | -6/+5 |
| 2022-08-04 | Add a test for issue #33172 | Ryan Levick | -0/+26 |
| 2022-08-04 | Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgr | bors | -13/+229 |
| 2022-08-03 | doc: s390x also requires glibc 2.17 | Josh Stone | -1/+1 |
| 2022-08-03 | Clarify the comment about CentOS 7's kernel version | Josh Stone | -2/+6 |
| 2022-08-03 | Increase the minimum linux-gnu versions | Josh Stone | -1482/+1626 |
| 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 |