| Age | Commit message (Expand) | Author | Lines |
| 2022-10-25 | Update `traits/resolution.md` (#1494) | Michael Goulet | -90/+27 |
| 2022-10-25 | Update diagnostics to flat fluent message paths | Nilstrieb | -40/+30 |
| 2022-10-24 | Document link to unstable book | Cameron Steffen | -1/+1 |
| 2022-10-24 | Update rust-analyzer suggestions (#1487) | Lukas Wirth | -0/+2 |
| 2022-10-23 | Enable varargs support for calling conventions other than C or cdecl | Soveu | -0/+10 |
| 2022-10-23 | Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`s | Jakub Beránek | -0/+4 |
| 2022-10-23 | miri is no longer a submodule but a subtree. (#1488) | Luqman Aden | -39/+24 |
| 2022-10-22 | fix some links (#1490) | lcnr | -14/+14 |
| 2022-10-22 | Stabilize arbitrary_enum_discriminant, take 2 | Deadbeef | -37/+0 |
| 2022-10-21 | Auto merge of #101077 - sunshowers:signal-mask-inherit, r=sunshowers | bors | -1/+9 |
| 2022-10-20 | Change process spawning to inherit the parent's signal mask by default | Rain | -1/+9 |
| 2022-10-20 | fix typo | cui fliter | -1/+1 |
| 2022-10-19 | typo and grammar (#1484) | Tshepang Mbambo | -1/+2 |
| 2022-10-17 | Stabilize asm_sym | Amanieu d'Antras | -13/+0 |
| 2022-10-12 | Rollup merge of #102940 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2022-10-12 | Rollup merge of #102239 - joshtriplett:style-guide, r=calebcartwright | Dylan DPC | -0/+2001 |
| 2022-10-12 | Add missing prerequisite for some Linux distros (#1481) | Sergio de Carvalho | -0/+1 |
| 2022-10-11 | Update books | Eric Huss | -0/+0 |
| 2022-10-10 | Add Sony PlayStation 1 tier 3 target | Ayrton | -0/+51 |
| 2022-10-10 | Rollup merge of #102275 - Urgau:stabilize-half_open_range_patterns, r=cjgillot | Yuki Okushi | -27/+30 |
| 2022-10-08 | Rollup merge of #102807 - aDotInTheVoid:rdj-rustup-docs, r=jyn514 | Michael Howell | -0/+10 |
| 2022-10-08 | Rollup merge of #102661 - chrysn-pull-requests:rustdoc-effect-of-fundamental,... | Michael Howell | -0/+29 |
| 2022-10-08 | Document `rust-docs-json` component | Nixon Enraght-Moony | -0/+10 |
| 2022-10-08 | Update debugging.md | Marc Poulhiès | -1/+1 |
| 2022-10-08 | Use llvm subdomain for compiler-explorer link | Marc Poulhiès | -2/+2 |
| 2022-10-08 | Stabilize half_open_range_patterns | Urgau | -27/+0 |
| 2022-10-08 | Split slice part of feature(half_open_range_patterns) to [...]_in_slices | Urgau | -0/+30 |
| 2022-10-07 | Update rustc-dev-guide | Josh Triplett | -0/+0 |
| 2022-10-07 | .gitattributes: Mark minified javascript as binary to filter greps | Josh Triplett | -0/+3 |
| 2022-10-06 | Remove `-Ztime` option. | Nicholas Nethercote | -1/+1 |
| 2022-10-05 | rustdoc: Document effect of fundamental types | chrysn | -0/+29 |
| 2022-10-05 | fix very minor punctuation typo | Joshument | -1/+1 |
| 2022-10-05 | diagnostic structs: derive on enum (#1477) | David Wood | -1/+1 |
| 2022-10-05 | Update running tests with the new flags (#1476) | Pietro Albini | -3/+9 |
| 2022-10-04 | Rename typeck to hir_analysis (#1475) | Bruno Kolenbrander | -31/+31 |
| 2022-10-03 | fix typo and make paragraph consistent (#1474) | Joshument | -1/+1 |
| 2022-10-02 | Update about-this-guide.md | Joshua Nelson | -1/+1 |
| 2022-10-02 | Link to the correct page in "about this guide" | Joshua Nelson | -1/+1 |
| 2022-10-01 | Update r-a config suggestions | Lukas Wirth | -0/+2 |
| 2022-09-30 | Upgrade dist-i586-gnu-i586-i686-musl to ubuntu:22.04 | Josh Stone | -1/+1 |
| 2022-09-26 | don't refer to the compile-time interpreter as "Miri" (#1471) | Ralf Jung | -23/+23 |
| 2022-09-25 | Rollup merge of #101997 - cuviper:drop-legacy-pm, r=nikic | fee1-dead | -1/+1 |
| 2022-09-24 | style-guide: Fix broken links | Josh Triplett | -2/+2 |
| 2022-09-24 | style-guide: Remove trailing space | Josh Triplett | -6/+6 |
| 2022-09-24 | Move style guide to rust-lang/rust | Josh Triplett | -0/+2001 |
| 2022-09-24 | Rollup merge of #102218 - ehuss:rustc-flags, r=JohnTitor | Matthias Krüger | -0/+11 |
| 2022-09-24 | Rollup merge of #101780 - chriswailes:android-platform, r=joshtriplett | Matthias Krüger | -6/+52 |
| 2022-09-23 | Document some missing command-line arguments | Eric Huss | -0/+11 |
| 2022-09-23 | Respond to document review feedback | Chris Wailes | -3/+3 |
| 2022-09-22 | UPDATE - Diagnostic docs to reflect renamed traits and macros in rustc PR#101558 | Jhonny Bill Mena | -29/+29 |