| Age | Commit message (Expand) | Author | Lines |
| 2025-06-08 | Rollup merge of #142194 - bjorn3:less_unstable_features, r=jieyouxu | Jubilee | -1/+0 |
| 2025-06-08 | Remove all unused feature gates from the compiler | bjorn3 | -1/+0 |
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -0/+16 |
| 2025-06-02 | Rollup merge of #141874 - usamoi:eps, r=tgross35 | Jakub Beránek | -0/+2 |
| 2025-06-02 | Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey... | bors | -2/+14 |
| 2025-06-02 | add f16_epsilon and f128_epsilon | usamoi | -0/+2 |
| 2025-05-30 | `slice.get(i)` should use a slice projection in MIR, like `slice[i]` does | Scott McMurray | -0/+1 |
| 2025-05-30 | handle cfg bootstrap on compiler and miri | onur-ozkan | -2/+14 |
| 2025-05-30 | Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3 | Matthias Krüger | -0/+1 |
| 2025-05-29 | Rollup merge of #141690 - Patrick-6:intercept-mutex, r=m-ou-se | Jacob Pratt | -0/+3 |
| 2025-05-28 | atomic_load intrinsic: use const generic parameter for ordering | Ralf Jung | -0/+1 |
| 2025-05-28 | Rollup merge of #140697 - Sa4dUs:split-autodiff, r=ZuseZ4 | Trevor Gross | -1/+4 |
| 2025-05-28 | Add diagnostic items to sys::Mutex | Patrick-6 | -0/+3 |
| 2025-05-27 | Rollup merge of #140367 - folkertdev:asm-cfg, r=nnethercote | Trevor Gross | -0/+1 |
| 2025-05-27 | support `#[cfg(...)]` on arguments to the `asm!` macros | Folkert de Vries | -0/+1 |
| 2025-05-23 | Rollup merge of #141376 - nnethercote:rename-kw-Empty, r=petrochenkov | Matthias Krüger | -14/+13 |
| 2025-05-22 | Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgr | bors | -1/+0 |
| 2025-05-22 | Rollup merge of #141377 - nnethercote:rm-unnecessary-is_empty-checks, r=Guill... | Matthias Krüger | -1/+1 |
| 2025-05-22 | Rollup merge of #141130 - mejrs:use_self, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2025-05-22 | Remove `is_empty` check in `Ident::is_numeric`. | Nicholas Nethercote | -1/+1 |
| 2025-05-22 | Auto merge of #137198 - tgross35:cfg-match-rename, r=Amanieu | bors | -2/+2 |
| 2025-05-22 | Rename `kw::Empty` as `sym::empty`. | Nicholas Nethercote | -14/+13 |
| 2025-05-21 | Avoid creating an empty identifer in `Symbol::to_ident_string`. | Nicholas Nethercote | -1/+2 |
| 2025-05-21 | Initial naive implementation using `Symbols` to represent autodiff modes (`Fo... | Marcelo Domínguez | -0/+2 |
| 2025-05-20 | Rename `cfg_match!` to `cfg_select!` | Trevor Gross | -2/+2 |
| 2025-05-20 | Split `autodiff` into `autodiff_forward` and `autodiff_reverse` | Marcelo Domínguez | -1/+2 |
| 2025-05-17 | do away with `_Self` and `TraitName` and check generic params for rustc_on_un... | mejrs | -1/+0 |
| 2025-05-14 | Add `Ipv4Addr` and `Ipv6Addr` diagnostic items | Samuel Tardieu | -0/+2 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -1/+0 |
| 2025-05-11 | Rollup merge of #140792 - Urgau:minimum-maximum-intrinsics, r=scottmcm,travis... | León Orell Valerian Liehr | -0/+8 |
| 2025-05-10 | Make the assertion in `Ident::new` debug-only. | Nicholas Nethercote | -1/+1 |
| 2025-05-09 | Use intrinsics for `{f16,f32,f64,f128}::{minimum,maximum}` operations | Urgau | -0/+8 |
| 2025-05-09 | Disarm `time` bomb (diagnostics) | Jieyou Xu | -1/+0 |
| 2025-05-09 | Remove `Ident::empty`. | Nicholas Nethercote | -13/+9 |
| 2025-05-07 | Rollup merge of #140419 - Jarcho:ctxt_external, r=Nadrieril | Jacob Pratt | -18/+28 |
| 2025-05-07 | Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r... | Jacob Pratt | -0/+1 |
| 2025-05-06 | Added `apxf` target feature support, under flag `apx_target_feature` | Madhav Madhusoodanan | -0/+1 |
| 2025-05-06 | Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes... | Stuart Cook | -0/+1 |
| 2025-05-06 | Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercote | Stuart Cook | -59/+128 |
| 2025-05-05 | Take into-account `-Zremap-path-scope` when embedding filenames | Urgau | -59/+128 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -0/+1 |
| 2025-05-04 | Initial support for dynamically linked crates | Bryanskiy | -0/+2 |
| 2025-05-04 | Rollup merge of #139675 - sayantn:avx10, r=Amanieu | Stuart Cook | -0/+1 |
| 2025-05-02 | Rollup merge of #140485 - Jarcho:from_expansion_opt, r=petrochenkov | Matthias Krüger | -2/+15 |
| 2025-05-01 | Clean up "const" situation in format_args!(). | Mara Bos | -1/+1 |
| 2025-04-30 | Optimize the codegen for `Span::from_expansion` | Jason Newcomb | -2/+15 |
| 2025-04-28 | Move `in_external_macro` to `SyntaxContext` | Jason Newcomb | -18/+28 |
| 2025-04-28 | Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau | Chris Denton | -0/+5 |
| 2025-04-28 | Rollup merge of #139656 - scottmcm:stabilize-slice-as-chunks, r=dtolnay | Chris Denton | -1/+0 |
| 2025-04-28 | Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obk | bors | -11/+5 |