| Age | Commit message (Expand) | Author | Lines |
| 2022-08-07 | Derive HashStable for HIR Expr and Ty. | Camille GILLOT | -32/+3 |
| 2022-08-07 | Stop forcing the hashing of bodies in types and expressions. | Camille GILLOT | -14/+8 |
| 2022-08-05 | Auto merge of #100035 - workingjubilee:merge-functions, r=nikic | bors | -4/+9 |
| 2022-08-05 | Enable function merging when opt is for size | Jubilee Young | -4/+9 |
| 2022-08-05 | Auto merge of #100174 - Dylan-DPC:rollup-wnskbk6, r=Dylan-DPC | bors | -162/+414 |
| 2022-08-05 | Rollup merge of #100168 - WaffleLapkin:improve_diagnostics_for_missing_type_i... | Dylan DPC | -66/+109 |
| 2022-08-05 | Rollup merge of #100166 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC | Dylan DPC | -64/+65 |
| 2022-08-05 | Rollup merge of #100158 - solid-rs:patch/kmc-solid/follow-up-98246, r=joshtri... | Dylan DPC | -0/+12 |
| 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 | -9/+51 |
| 2022-08-05 | Rollup merge of #99835 - TaKO8Ki:suggest-adding-or-removing-ref-for-binding-p... | Dylan DPC | -6/+160 |
| 2022-08-05 | Auto merge of #100073 - dpaoliello:externvar, r=michaelwoerister | bors | -9/+133 |
| 2022-08-05 | Improve diagnostics for `const a: = expr;` | Maybe Waffle | -66/+109 |
| 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 | -246/+451 |
| 2022-08-05 | Auto merge of #99867 - spastorino:refactor-remap-lifetimes, r=nikomatsakis | bors | -296/+588 |
| 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 | -1483/+1621 |
| 2022-08-04 | Link /rustroot/lib stuff for clang -m32 to see | Josh Stone | -0/+5 |
| 2022-08-04 | opt node type | Michael Goulet | -9/+51 |
| 2022-08-04 | Auto merge of #100151 - matthiaskrgr:rollup-irqwvj2, r=matthiaskrgr | bors | -121/+381 |
| 2022-08-04 | Rollup merge of #100148 - durin42:llvm-16-pointertype, r=nikic | Matthias Krüger | -1/+6 |
| 2022-08-04 | Rollup merge of #100138 - GuillaumeGomez:rm-clean-impls, r=notriddle | Matthias Krüger | -18/+11 |
| 2022-08-04 | Rollup merge of #100095 - jackh726:early-binder, r=lcnr | Matthias Krüger | -68/+94 |
| 2022-08-04 | Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petro... | Matthias Krüger | -3/+58 |
| 2022-08-04 | Rollup merge of #100058 - TaKO8Ki:suggest-positional-formatting-argument-inst... | Matthias Krüger | -8/+182 |
| 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 | -13/+23 |
| 2022-08-04 | Add test for raw-dylib with an external variable | Daniel Paoliello | -9/+133 |
| 2022-08-04 | Fix typo | Santiago Pastorino | -1/+1 |
| 2022-08-04 | Improve opt_local_def_id docs | Santiago Pastorino | -7/+9 |
| 2022-08-04 | Downgrade dist-powerpc-linux binutils to 2.30 | Josh Stone | -20/+5 |
| 2022-08-04 | Improve record_def_id_remap docs | Santiago Pastorino | -1/+4 |
| 2022-08-04 | Do not collect lifetimes with Infer resolution | Santiago Pastorino | -14/+21 |
| 2022-08-04 | RustWrapper: update for TypedPointerType in LLVM | Augie Fackler | -1/+6 |
| 2022-08-04 | Use span_bug instead of panic | Santiago Pastorino | -4/+8 |
| 2022-08-04 | Add docs to generics_def_id_map | Santiago Pastorino | -1/+4 |
| 2022-08-04 | Add docs to record_elided_anchor | Santiago Pastorino | -0/+3 |
| 2022-08-04 | Extract record_elided_anchor | Santiago Pastorino | -18/+13 |
| 2022-08-04 | Move new_remapping inside with_hir_id_owner | Santiago Pastorino | -1/+2 |
| 2022-08-04 | Add documentation for create_lifetime_defs | Santiago Pastorino | -0/+4 |
| 2022-08-04 | Add more debug calls | Santiago Pastorino | -4/+5 |
| 2022-08-04 | Add documentation about lifetime args | Santiago Pastorino | -0/+2 |
| 2022-08-04 | Add documentation about lifetime_defs | Santiago Pastorino | -0/+3 |
| 2022-08-04 | Move hir_bounds after lifetime_defs | Santiago Pastorino | -5/+4 |
| 2022-08-04 | captures -> collected_lifetimes | Santiago Pastorino | -9/+10 |
| 2022-08-04 | Move lifetimes_in_bounds call to outside with_hir_id_owner block in lower_asy... | Santiago Pastorino | -5/+14 |