| Age | Commit message (Expand) | Author | Lines |
| 2025-06-02 | tshepang has a new email | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | Merge pull request #2386 from Lysxia/fix-link | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | Merge pull request #2435 from smanilov/patch-19 | Tshepang Mbambo | -0/+3 |
| 2025-06-02 | remove f16: From<u16> | usamoi | -1/+0 |
| 2025-06-02 | Fix false positive lint error from no_implicit_prelude attr | yukang | -0/+21 |
| 2025-06-02 | Merge pull request #2437 from rust-lang/rustc-pull | Tshepang Mbambo | -22230/+36636 |
| 2025-06-02 | Explain TOCTOU on the top of `std::fs`, and ref it in functions | xizheyin | -15/+41 |
| 2025-06-02 | fix bug where borrowck tries to describe a name from a macro in another crate | Jana Dönszelmann | -8/+37 |
| 2025-06-02 | add test for 141764 | Jana Dönszelmann | -0/+15 |
| 2025-06-02 | Merge pull request #2438 from smanilov/patch-20 | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | fix: `unnecessary_debug_formatting` FP inside `Debug` impl | yanglsh | -1/+31 |
| 2025-06-02 | Added some bare-bones support for explict registers in ARM inline assembly | michal kostrubiec | -1/+2 |
| 2025-06-02 | Fix `semicolon_outside_block` suggests wrongly when inside macros (#14954) | Samuel Tardieu | -1/+51 |
| 2025-06-02 | Merge pull request #19897 from aibaars/patch-2 | Lukas Wirth | -21/+69 |
| 2025-06-02 | fix: `semicolon_outside_block` suggests wrongly when inside macros | yanglsh | -1/+51 |
| 2025-06-02 | Add missing `dyn` keywords to tests that do not test for them | Lukas Wirth | -34/+33 |
| 2025-06-02 | Add missing 2015 edition directives | Lukas Wirth | -15/+22 |
| 2025-06-02 | allow macro_use as first segment | bohan | -4/+63 |
| 2025-06-02 | Trivial: fix typo (change `foo` to `bar`) | Stan Manilov | -1/+1 |
| 2025-06-02 | Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey... | bors | -499/+526 |
| 2025-06-02 | Auto merge of #141773 - oli-obk:coro-borrow-parallel-loop, r=compiler-errors | bors | -4/+0 |
| 2025-06-02 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -22229/+36635 |
| 2025-06-02 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-02 | Suppress redundant error | Michael Goulet | -14/+7 |
| 2025-06-02 | Don't declare variables in ExprKind::Let in invalid positions | Michael Goulet | -1/+51 |
| 2025-06-02 | Auto merge of #141760 - bjorn3:intrinsic_rework_part2, r=fee1-dead | bors | -163/+127 |
| 2025-06-02 | add f16_epsilon and f128_epsilon | usamoi | -0/+4 |
| 2025-06-02 | Fixed a typo in `ManuallyDrop`'s doc | neeko-cat | -1/+1 |
| 2025-06-02 | Invert the sense of `is_not_macro_export`. | Nicholas Nethercote | -5/+5 |
| 2025-06-02 | Invert the sense of `is_not_macro_export`. | Nicholas Nethercote | -5/+5 |
| 2025-06-02 | Factor out repeated code into `is_mod_inherent`. | Nicholas Nethercote | -9/+8 |
| 2025-06-01 | RISC-V: Linux 6.15 `riscv_hwprobe` support | Tsukasa OI | -3/+39 |
| 2025-06-01 | use `simd_bitreverse` on `aarch64` | Folkert de Vries | -21/+5 |
| 2025-06-01 | Improve documentation for codegen options | Noratrieb | -3/+49 |
| 2025-06-01 | Upgrade all dependencies to the latest available version | Trevor Gross | -16/+16 |
| 2025-06-01 | Fix new `dead_code` warnings from recent nightlies | Trevor Gross | -103/+116 |
| 2025-06-01 | Auto merge of #141869 - GuillaumeGomez:rollup-vicg807, r=GuillaumeGomez | bors | -273/+771 |
| 2025-06-01 | Rollup merge of #141852 - onur-ozkan:resolve-if-let-fixme, r=jieyouxu | Guillaume Gomez | -3/+3 |
| 2025-06-01 | Rollup merge of #141846 - Berrysoft:cygwin-bootstrap-tls, r=mati865 | Guillaume Gomez | -1/+6 |
| 2025-06-01 | Rollup merge of #141834 - Timmmm:user/timh/wasi, r=Noratrieb | Guillaume Gomez | -0/+5 |
| 2025-06-01 | Rollup merge of #141823 - amandasystems:reverse_scc_graph_once_cell, r=jieyouxu | Guillaume Gomez | -18/+11 |
| 2025-06-01 | Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree... | Guillaume Gomez | -6/+19 |
| 2025-06-01 | Rollup merge of #141666 - lolbinarycat:rustdoc-source_span_for_markdown_range... | Guillaume Gomez | -2/+72 |
| 2025-06-01 | Rollup merge of #141622 - folkertdev:powerpc-va_arg, r=workingjubilee | Guillaume Gomez | -3/+182 |
| 2025-06-01 | Rollup merge of #141224 - RalfJung:no-objects, r=traviscross | Guillaume Gomez | -143/+146 |
| 2025-06-01 | Rollup merge of #140370 - WaffleLapkin:unqualified, r=jdonszelmann | Guillaume Gomez | -97/+327 |
| 2025-06-01 | Optionally don't steal the THIR | Nadrieril | -4/+25 |
| 2025-06-01 | Auto merge of #141860 - RalfJung:miri-sync, r=RalfJung | bors | -246/+1300 |
| 2025-06-01 | Merge pull request #4370 from Noratrieb/fix-for-real | Ralf Jung | -0/+4 |
| 2025-06-01 | ci: switch `x86_64-msvc-{1,2}` back to Windows Server 2025 images | Jieyou Xu | -8/+2 |