| Age | Commit message (Expand) | Author | Lines |
| 2022-09-30 | rustdoc: remove unused CSS selector `a.source` | Michael Howell | -1/+0 |
| 2022-10-01 | Auto merge of #101969 - reez12g:issue-101306, r=reez12g | bors | -0/+2 |
| 2022-10-01 | Add a comment to downloading fmt statement | Rento Ezoe | -0/+1 |
| 2022-09-30 | Auto merge of #102517 - nikic:update-llvm-8, r=cuviper | bors | -0/+0 |
| 2022-09-30 | Auto merge of #102520 - matthiaskrgr:rollup-7nreat0, r=matthiaskrgr | bors | -36/+107 |
| 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 | 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 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2022-09-30 | Auto merge of #102484 - beetrees:duration-debug-bug-fix, r=scottmcm | bors | -11/+52 |
| 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 | 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 | 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 | 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 |
| 2022-09-29 | Rollup merge of #102468 - RalfJung:tidy, r=jyn514 | Michael Howell | -18/+15 |
| 2022-09-29 | Rollup merge of #102447 - notriddle:notriddle/method-toggle, r=jsha | Michael Howell | -8/+9 |
| 2022-09-29 | Rollup merge of #102442 - notriddle:notriddle/header-weight, r=GuillaumeGomez | Michael Howell | -8/+7 |
| 2022-09-29 | Rollup merge of #102437 - notriddle:notriddle/margin-top-h2, r=jsha | Michael Howell | -0/+7 |
| 2022-09-29 | Rollup merge of #102426 - sunfishcode:sunfishcode/no-wasm-init-memory, r=nagisa | Michael Howell | -6/+0 |
| 2022-09-29 | Rollup merge of #102214 - cassaundra:fix-format-args-span, r=cjgillot | Michael Howell | -1/+65 |
| 2022-09-29 | rustdoc: remove unneeded CSS `.rust-example-rendered { position }` | Michael Howell | -5/+0 |
| 2022-09-29 | Auto merge of #101893 - oli-obk:lift_derive, r=lcnr | bors | -0/+1 |
| 2022-09-29 | Split out the error reporting logic into a separate function | Oli Scherer | -134/+140 |
| 2022-09-29 | more clear function and variable names | Ralf Jung | -17/+14 |
| 2022-09-29 | Auto merge of #102471 - Dylan-DPC:rollup-ij3okjt, r=Dylan-DPC | bors | -86/+301 |
| 2022-09-29 | Rollup merge of #102455 - nnethercote:WhileTrue-check_expr, r=lqd | Dylan DPC | -24/+22 |
| 2022-09-29 | Rollup merge of #102452 - granolocks:grammar-tweak, r=thomcc | Dylan DPC | -1/+1 |
| 2022-09-29 | Rollup merge of #102436 - notriddle:notriddle/normalize-form, r=GuillaumeGomez | Dylan DPC | -13/+11 |