| Age | Commit message (Expand) | Author | Lines |
| 2025-05-19 | Merge pull request #2395 from smanilov/patch-10 | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-05-19 | Update link to Forge guide on new flags | Stan Manilov | -1/+1 |
| 2025-05-19 | Merge pull request #2394 from smanilov/patch-9 | nora | -1/+1 |
| 2025-05-19 | Merge pull request #2393 from smanilov/patch-8 | nora | -9/+3 |
| 2025-05-19 | Make run instructions first | Stan Manilov | -1/+1 |
| 2025-05-19 | Remove unused references and simplify one | Stan Manilov | -9/+3 |
| 2025-05-19 | Merge pull request #2389 from fuzzypixelz/typos | nora | -14/+13 |
| 2025-05-18 | Merge pull request #2391 from fmease/excl-iss-w-pr | León Orell Valerian Liehr | -1/+1 |
| 2025-05-18 | Exclude issues with an associated PR from the "What should I work on" GH query | León Orell Valerian Liehr | -1/+1 |
| 2025-05-18 | Fix typos in "Libraries and Metadata" | Mahmoud Mazouz | -14/+13 |
| 2025-05-15 | Merge pull request #2388 from rust-lang/rustc-pull | Tshepang Mbambo | -2738/+4556 |
| 2025-05-15 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -2737/+4555 |
| 2025-05-15 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-05-15 | Merge pull request #2387 from rust-lang/tshepang-avoid-conflict | Tshepang Mbambo | -1/+1 |
| 2025-05-15 | avoid upstream pull conflict | Tshepang Mbambo | -1/+1 |
| 2025-05-15 | Merge pull request #2373 from rust-lang/tshepang-patch-2 | Tshepang Mbambo | -4/+5 |
| 2025-05-15 | Merge pull request #2379 from rust-lang/tshepang-which-chapter | Tshepang Mbambo | -25/+31 |
| 2025-05-15 | Merge pull request #2380 from rust-lang/tshepang-crate-cleaning | Tshepang Mbambo | -127/+139 |
| 2025-05-15 | Merge pull request #2383 from rust-lang/tshepang-unused | Tshepang Mbambo | -3/+0 |
| 2025-05-13 | Auto merge of #140921 - Berrysoft:update-rustc-lock, r=jieyouxu | bors | -7/+7 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -1016/+780 |
| 2025-05-13 | Format and skip formatting for pin | Michael Goulet | -2/+3 |
| 2025-05-13 | bump compiler_builtins | Pietro Albini | -4/+4 |
| 2025-05-13 | Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimi | bors | -0/+5 |
| 2025-05-13 | Auto merge of #140935 - omahs:patch-5, r=jieyouxu | bors | -23/+23 |
| 2025-05-13 | Auto merge of #140927 - mejrs:test5, r=jieyouxu | bors | -36/+36 |
| 2025-05-12 | remove dangling references | Tshepang Mbambo | -3/+0 |
| 2025-05-12 | Auto merge of #140909 - fmease:modern-notif-backport-rustdoc, r=apiraino | bors | -4/+4 |
| 2025-05-12 | Auto merge of #140914 - Zalathar:asm-bindings, r=compiler-errors | bors | -109/+89 |
| 2025-05-12 | Fix typos | omahs | -23/+23 |
| 2025-05-12 | Do not remove super keyword from super-let | Michael Goulet | -0/+5 |
| 2025-05-12 | Move more tests/ui tests | mejrs | -36/+36 |
| 2025-05-12 | Auto merge of #140941 - ferrocene:ja/gh140939-fix-async-drop-test, r=petroche... | bors | -1/+4 |
| 2025-05-12 | manual clippy fixes | Pietro Albini | -0/+1 |
| 2025-05-12 | ./x clippy ci --fix | Pietro Albini | -40/+39 |
| 2025-05-12 | x86_64-lynx-lynxos178 is now present in the stage0 | Pietro Albini | -1/+0 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -452/+216 |
| 2025-05-12 | update stage0 compiler | Pietro Albini | -460/+460 |
| 2025-05-12 | update version placeholders | Pietro Albini | -58/+58 |
| 2025-05-12 | Merge pull request #2378 from smanilov/patch-7 | 许杰友 Jieyou Xu (Joe) | -3/+0 |
| 2025-05-12 | ui/async-drop-initial: factor in panic strategy in destructor size check | Jorge Aparicio | -1/+4 |
| 2025-05-12 | Use new form for T-rustdoc's {beta,stable}-{nominated,accepted} notify-Zulip ... | León Orell Valerian Liehr | -4/+4 |
| 2025-05-12 | Remove n.b. about parser refactoring | Stan Manilov | -3/+0 |
| 2025-05-12 | Merge pull request #2382 from Zalathar/no-tuple-unsize | Yuki Okushi | -6/+6 |
| 2025-05-12 | Auto merge of #140934 - yotamofek:pr/fix-default-compiler-bootstrap-settings,... | bors | -2/+0 |
| 2025-05-12 | Remove obsolete reference to `unsized_tuple_coercion` | Zalathar | -6/+6 |
| 2025-05-12 | Silence warning in default compiler bootstrap settings | Yotam Ofek | -2/+0 |
| 2025-05-12 | Auto merge of #140925 - the8472:test-140207, r=compiler-errors | bors | -0/+13 |
| 2025-05-12 | Auto merge of #140923 - Zalathar:operand-bundle, r=lcnr | bors | -17/+18 |
| 2025-05-11 | Auto merge of #140842 - tmiasko:print-mono-items, r=saethlin | bors | -111/+74 |