| Age | Commit message (Expand) | Author | Lines |
| 2025-04-26 | Add the `avx10.1` and `avx10.2` target features | sayantn | -0/+1 |
| 2025-04-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -1/+1 |
| 2025-04-24 | Unify the format of rustc cli flags | xizheyin | -1/+1 |
| 2025-04-23 | Make #![feature(let_chains)] bootstrap conditional in compiler/ | est31 | -1/+1 |
| 2025-04-20 | Add `#[rustc_no_implicit_autorefs]` and apply it to std methods | Urgau | -0/+1 |
| 2025-04-20 | Remove #[rustc_macro_edition_2021]. | Mara Bos | -1/+0 |
| 2025-04-19 | Rollup merge of #139091 - mejrs:format, r=compiler-errors | Chris Denton | -0/+20 |
| 2025-04-19 | Auto merge of #139114 - m-ou-se:super-let-pin, r=davidtwco | bors | -1/+0 |
| 2025-04-18 | Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann | Matthias Krüger | -0/+1 |
| 2025-04-17 | Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgr | bors | -0/+1 |
| 2025-04-17 | Replace infallible `name_or_empty` methods with fallible `name` methods. | Nicholas Nethercote | -0/+1 |
| 2025-04-17 | Rollup merge of #135340 - obeis:explicit-extern-abis, r=traviscross,nadrieril | Matthias Krüger | -0/+1 |
| 2025-04-17 | Rollup merge of #139084 - petrochenkov:transpaque, r=davidtwco | Matthias Krüger | -25/+25 |
| 2025-04-16 | Remove support for `#[rustc_mir(borrowck_graphviz_format="gen_kill")]`. | Nicholas Nethercote | -1/+0 |
| 2025-04-15 | Add `explicit_extern_abis` unstable feature | Obei Sideg | -0/+1 |
| 2025-04-15 | Implement `pin!()` using `super let`. | Mara Bos | -1/+0 |
| 2025-04-14 | Auto merge of #139241 - bvanjoi:less-decoding, r=petrochenkov | bors | -56/+18 |
| 2025-04-14 | Documentation and finishing touches | mejrs | -0/+19 |
| 2025-04-13 | Rollup merge of #139628 - makai410:suggest-vis, r=compiler-errors | Jacob Pratt | -0/+18 |
| 2025-04-13 | Rollup merge of #139001 - folkertdev:naked-function-rustic-abi, r=traviscross... | Jacob Pratt | -0/+1 |
| 2025-04-13 | Initial `UnsafePinned`/`UnsafeUnpin` impl [Part 1: Libs] | Sky | -0/+2 |
| 2025-04-12 | don't store opaque info during encoding | bohan | -56/+18 |
| 2025-04-11 | Rollup merge of #139662 - nnethercote:tweak-DefPathData, r=compiler-errors | Jacob Pratt | -0/+1 |
| 2025-04-11 | Change how anonymous associated types are printed. | Nicholas Nethercote | -0/+1 |
| 2025-04-10 | Stabilize `slice_as_chunks` library feature | Scott McMurray | -1/+0 |
| 2025-04-11 | Rollup merge of #138682 - Alexendoo:extra-symbols, r=fee1-dead | Stuart Cook | -20/+23 |
| 2025-04-11 | Rollup merge of #137447 - folkertdev:simd-extract-insert-dyn, r=scottmcm | Stuart Cook | -0/+2 |
| 2025-04-10 | add `simd_insert_dyn` and `simd_extract_dyn` | Folkert de Vries | -0/+2 |
| 2025-04-10 | Write the format string parserand split it from conditions parser | mejrs | -0/+1 |
| 2025-04-10 | Allow drivers to supply a list of extra symbols to intern | Alex Macleod | -20/+23 |
| 2025-04-10 | add `span_extend_to_prev_char_before()` to `SourceMap` | Makai | -0/+18 |
| 2025-04-07 | Add `naked_functions_rustic_abi` feature gate | Folkert de Vries | -0/+1 |
| 2025-04-05 | Auto merge of #139281 - petrochenkov:ctxtdecod6, r=wesleywiser | bors | -100/+61 |
| 2025-04-04 | Auto merge of #120706 - Bryanskiy:leak, r=lcnr | bors | -0/+9 |
| 2025-04-03 | Initial support for auto traits with default bounds | Bryanskiy | -0/+9 |
| 2025-04-03 | Rollup merge of #139080 - m-ou-se:super-let-gate, r=traviscross | Matthias Krüger | -0/+1 |
| 2025-04-03 | hygiene: Avoid recursion in syntax context decoding | Vadim Petrochenkov | -100/+61 |
| 2025-04-02 | Rollup merge of #138003 - sayantn:new-amx, r=Amanieu | Stuart Cook | -0/+1 |
| 2025-04-01 | Improve `is_doc_keyword`. | Nicholas Nethercote | -1/+5 |
| 2025-04-01 | Use `sym::dummy` in one more place. | Nicholas Nethercote | -1/+2 |
| 2025-03-31 | hygiene: Rename semi-transparent to semi-opaque | Vadim Petrochenkov | -25/+25 |
| 2025-03-31 | Auto merge of #139083 - petrochenkov:ctxtdecod3, r=nnethercote | bors | -60/+61 |
| 2025-03-31 | Auto merge of #139154 - jhpratt:rollup-rv8f915, r=jhpratt | bors | -1/+1 |
| 2025-03-30 | Rollup merge of #139122 - petrochenkov:norerr, r=compiler-errors | Jacob Pratt | -1/+1 |
| 2025-03-30 | Revert "Auto merge of #129827 - bvanjoi:less-decoding, r=petrochenkov" | Jakub Beránek | -63/+140 |
| 2025-03-30 | Simplify expansion for format_args!(). | Mara Bos | -0/+4 |
| 2025-03-30 | Remove attribute `#[rustc_error]` | Vadim Petrochenkov | -1/+1 |
| 2025-03-29 | Auto merge of #129827 - bvanjoi:less-decoding, r=petrochenkov | bors | -140/+63 |
| 2025-03-29 | less decoding if it has the same syntax context | bohan | -140/+63 |
| 2025-03-28 | hygiene: Rewrite `apply_mark_internal` to be more understandable | Vadim Petrochenkov | -60/+61 |