| Age | Commit message (Expand) | Author | Lines |
| 2025-08-22 | Rollup merge of #145695 - cjgillot:place-elem-map, r=oli-obk,lcnr | Jacob Pratt | -1/+36 |
| 2025-08-22 | Rollup merge of #145573 - veluca93:unsafe-force-target-feature, r=davidtwco | Jacob Pratt | -3/+13 |
| 2025-08-22 | Separate transmute checking from typeck. | Camille Gillot | -0/+11 |
| 2025-08-22 | interpret/allocation: get_range on ProvenanceMap | Nia Espera | -0/+11 |
| 2025-08-22 | Stabilize `round_char_boundary` feature | okaneco | -1/+1 |
| 2025-08-22 | change HIR typeck unification handling approach | lcnr | -0/+27 |
| 2025-08-22 | Region inference: Use outlives-static constraints in constraint search | Amanda Stjerna | -2/+9 |
| 2025-08-22 | Refactor lint buffering to avoid requiring a giant enum | Josh Triplett | -4/+3 |
| 2025-08-22 | Auto merge of #145358 - Kobzol:symbol-name-sort, r=nnethercote | bors | -3/+20 |
| 2025-08-22 | Add an experimental unsafe(force_target_feature) attribute. | Luca Versari | -3/+13 |
| 2025-08-21 | next-solver fix const_trait_impl bootstrap | lcnr | -2/+5 |
| 2025-08-21 | Rollup merge of #145627 - compiler-errors:const-supertrait-dyn-compat, r=fee1... | Jacob Pratt | -7/+16 |
| 2025-08-21 | Introduce ProjectionElem::try_map. | Camille GILLOT | -1/+36 |
| 2025-08-20 | Move `IntoDiagArg` earlier in the dependency chains | Josh Triplett | -2/+2 |
| 2025-08-20 | Unconditionally-const supertraits are considered not dyn compatible | Michael Goulet | -7/+16 |
| 2025-08-20 | Rollup merge of #145623 - compiler-errors:pretty-async-name, r=wesleywiser | Jacob Pratt | -3/+13 |
| 2025-08-20 | Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwco | Jacob Pratt | -2/+27 |
| 2025-08-19 | mention lint group in default level lint note | Karol Zwolak | -2/+27 |
| 2025-08-19 | Pretty print the name of an future from calling async closure | Michael Goulet | -3/+13 |
| 2025-08-19 | Rollup merge of #145510 - cjgillot:visit-async-drop, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -2/+12 |
| 2025-08-19 | Rollup merge of #145505 - cjgillot:tweak-span-cache, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -28/+23 |
| 2025-08-19 | Rollup merge of #145429 - bjorn3:codegen_fn_attrs_improvements, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -11/+6 |
| 2025-08-19 | Rollup merge of #145338 - lcnr:coroutine-witness-yikes, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -2/+38 |
| 2025-08-19 | Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalle | Stuart Cook | -3/+14 |
| 2025-08-18 | Remove the no_sanitize attribute in favor of sanitize | Bastian Kersting | -2/+2 |
| 2025-08-18 | Implement the #[sanitize(..)] attribute | Bastian Kersting | -1/+12 |
| 2025-08-18 | Rollup merge of #145206 - scrabsha:push-uxovoqzrxnlx, r=jdonszelmann | Stuart Cook | -42/+0 |
| 2025-08-17 | Auto merge of #145284 - nnethercote:type_name-print-regions, r=lcnr | bors | -7/+7 |
| 2025-08-17 | Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obk | bors | -116/+129 |
| 2025-08-16 | Visit and print async_fut local for async drop. | Camille Gillot | -2/+12 |
| 2025-08-16 | Simplify decode_span. | Camille Gillot | -28/+23 |
| 2025-08-15 | Sort mono items by symbol name | Jakub Beránek | -3/+20 |
| 2025-08-15 | Merge link_name and export_name | bjorn3 | -11/+6 |
| 2025-08-15 | Port `#[custom_mir(..)]` to the new attribute system | Sasha Pourcelot | -42/+0 |
| 2025-08-15 | Auto merge of #145423 - Zalathar:rollup-9jtefpl, r=Zalathar | bors | -6/+0 |
| 2025-08-15 | Auto merge of #144591 - RalfJung:pattern-valtrees, r=BoxyUwU | bors | -53/+50 |
| 2025-08-14 | Complete functionality and general cleanup | Marcelo Domínguez | -6/+0 |
| 2025-08-14 | Print regions in `type_name`. | Nicholas Nethercote | -7/+7 |
| 2025-08-14 | Rollup merge of #145323 - scrabsha:push-pqwvmznzzmpr, r=jdonszelmann | Guillaume Gomez | -19/+2 |
| 2025-08-14 | Rollup merge of #145266 - camsteffen:reduce-queries, r=petrochenkov | Guillaume Gomez | -10/+35 |
| 2025-08-14 | Apply suggestions from code review | Ralf Jung | -4/+4 |
| 2025-08-14 | avoid unnecessary type sanity checks | Ralf Jung | -8/+4 |
| 2025-08-14 | shrink TestBranch::Constant and PatRangeBoundary::Finite | Ralf Jung | -6/+9 |
| 2025-08-14 | use ty::Value instead of manual pairs of types and valtrees | Ralf Jung | -27/+31 |
| 2025-08-14 | pattern testing: store constants as valtrees | Ralf Jung | -54/+45 |
| 2025-08-14 | PatKind: store constants as valtrees | Ralf Jung | -4/+7 |
| 2025-08-13 | Port the `#[linkage]` attribute to the new attribute system | Sasha Pourcelot | -19/+2 |
| 2025-08-13 | Rollup merge of #144949 - nnethercote:more-Printer-cleanups, r=davidtwco | Guillaume Gomez | -83/+112 |
| 2025-08-13 | Cleanup assoc parent utils | Cameron Steffen | -10/+35 |
| 2025-08-13 | `fn new_coroutine_witness_for_coroutine` woops | lcnr | -0/+33 |