| Age | Commit message (Expand) | Author | Lines |
| 2022-09-30 | Rollup merge of #102521 - notriddle:notriddle/impl-items-section, r=Guillaume... | Matthias Krüger | -14/+37 |
| 2022-09-30 | Rollup merge of #102493 - nnethercote:improve-size-assertions-some-more, r=lqd | Matthias Krüger | -25/+37 |
| 2022-09-30 | Rollup merge of #102492 - compiler-errors:simplify-deny-assoc-bindings, r=cjg... | Matthias Krüger | -11/+7 |
| 2022-09-30 | Rollup merge of #102490 - compiler-errors:closure-body-impl-lifetime, r=cjgillot | Matthias Krüger | -5/+53 |
| 2022-09-30 | Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillot | Matthias Krüger | -36/+30 |
| 2022-09-30 | Rollup merge of #102373 - Nilstrieb:cannot-get-layout-of-branch-error, r=cjgi... | Matthias Krüger | -0/+10 |
| 2022-09-30 | Rollup merge of #102361 - fee1-dead-contrib:fix-102156, r=eholk | Matthias Krüger | -1/+35 |
| 2022-10-01 | Group together more size assertions. | Nicholas Nethercote | -25/+37 |
| 2022-09-30 | Fix typo | nils | -1/+1 |
| 2022-09-30 | rustdoc: update test cases for `<section>` tags in traits | Michael Howell | -11/+11 |
| 2022-09-30 | create def ids for impl traits during ast lowering | Santiago Pastorino | -36/+30 |
| 2022-09-30 | Update compiler/rustc_interface/src/queries.rs | Camille Gillot | -1/+1 |
| 2022-09-30 | Auto merge of #102520 - matthiaskrgr:rollup-7nreat0, r=matthiaskrgr | bors | -36/+107 |
| 2022-09-30 | rustdoc: add gui test for no-docblock margins | Michael Howell | -0/+20 |
| 2022-09-30 | rustdoc: add missing margin to no-docblock trait items | Michael Howell | -3/+4 |
| 2022-09-30 | Rollup merge of #102506 - TaKO8Ki:specify-dyn-kind, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-09-30 | Rollup merge of #102505 - notriddle:sub-variant-h4, r=GuillaumeGomez | Matthias Krüger | -2/+0 |
| 2022-09-30 | Rollup merge of #102495 - nnethercote:reinstate-hir-stats, r=lqd | Matthias Krüger | -1/+0 |
| 2022-09-30 | Rollup merge of #102421 - lyming2007:issue-101866, r=lcnr | Matthias Krüger | -5/+47 |
| 2022-09-30 | Rollup merge of #102382 - cuviper:defid-order, r=fee1-dead | Matthias Krüger | -1/+19 |
| 2022-09-30 | Rollup merge of #102276 - ink-feather-org:const_closure_ext, r=fee1-dead | Matthias Krüger | -26/+40 |
| 2022-09-30 | rustdoc: add missing margin to no-docblock methods | Michael Howell | -1/+3 |
| 2022-09-30 | Add back ConstFnMutClosure::new, fix formatting | onestacked | -47/+48 |
| 2022-09-30 | Fixed Documentation for wrap_mut_2_imp | onestacked | -1/+1 |
| 2022-09-30 | Added more const_closure functionality. | onestacked | -49/+62 |
| 2022-09-30 | Auto merge of #102484 - beetrees:duration-debug-bug-fix, r=scottmcm | bors | -11/+52 |
| 2022-09-30 | Add comment explaining why we flush delayed bugs before codegen | nils | -0/+2 |
| 2022-09-30 | Auto merge of #102509 - matthiaskrgr:rollup-gtenet8, r=matthiaskrgr | bors | -205/+482 |
| 2022-09-30 | Rollup merge of #102499 - cuviper:llvm-16-s390x, r=nikic | Matthias Krüger | -8/+13 |
| 2022-09-30 | Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomez | Matthias Krüger | -13/+8 |
| 2022-09-30 | Rollup merge of #102481 - notriddle:notriddle/rust-example-rendered, r=Guilla... | Matthias Krüger | -5/+0 |
| 2022-09-30 | Rollup merge of #102350 - TaKO8Ki:incomplete-fn-in-struct-definition, r=fee1-... | Matthias Krüger | -16/+44 |
| 2022-09-30 | Rollup merge of #101075 - ellishg:rustc_codegen_gcc_diagnostics, r=davidtwco | Matthias Krüger | -163/+417 |
| 2022-09-30 | Auto merge of #102387 - nnethercote:inline-Token-PartialEq, r=lqd | bors | -0/+3 |
| 2022-09-30 | rustdoc: remove no-op CSS `h3.variant, .sub-variant h4 { border-bottom: none }` | Michael Howell | -2/+0 |
| 2022-09-30 | specify `DynKind::Dyn` | Takayuki Maeda | -1/+1 |
| 2022-09-30 | Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Ki | bors | -0/+70 |
| 2022-09-30 | Auto merge of #102304 - lcnr:coherence-cleanup, r=compiler-errors | bors | -33/+0 |
| 2022-09-29 | Adjust the s390x data layout for LLVM 16 | Josh Stone | -8/+13 |
| 2022-09-30 | Use let chains instead of let else | fee1-dead | -1/+1 |
| 2022-09-30 | Reinstate `hir-stats.rs` test for stage 1. | Nicholas Nethercote | -1/+0 |
| 2022-09-29 | Auto merge of #101887 - nnethercote:shrink-Res, r=spastorino | bors | -186/+225 |
| 2022-09-29 | Don't lower assoc bindings just to deny them | Michael Goulet | -11/+7 |
| 2022-09-29 | rustdoc: update test case now that the UI animation is removed | Michael Howell | -11/+8 |
| 2022-09-29 | rustdoc: remove no-op source sidebar `opacity` | Michael Howell | -2/+0 |
| 2022-09-29 | Generate synthetic impl region even in closure body in associated fn | Michael Goulet | -5/+53 |
| 2022-09-29 | Fix integer overflow in `format!("{:.0?}", Duration::MAX)` | beetrees | -11/+52 |
| 2022-09-29 | remove the unused :: between trait and type to give user correct diagnostic i... | Yiming Lei | -5/+47 |
| 2022-09-29 | Auto merge of #102482 - notriddle:rollup-fjm618g, r=notriddle | bors | -175/+243 |
| 2022-09-29 | Rollup merge of #102476 - oli-obk:split_error_path, r=cjgillot | Michael Howell | -134/+140 |