| Age | Commit message (Expand) | Author | Lines |
| 2025-05-26 | Support opaque_types_defined_by for SyntheticCoroutineBody | Michael Goulet | -3/+18 |
| 2025-05-26 | Auto merge of #141567 - jhpratt:rollup-uuhcmci, r=jhpratt | bors | -520/+608 |
| 2025-05-26 | Rollup merge of #141559 - RalfJung:less-rustc_allow_const_fn_unstable, r=comp... | Jacob Pratt | -247/+41 |
| 2025-05-26 | Rollup merge of #141502 - marcoieni:x86_64-gnu-tools-codebuild, r=Kobzol | Jacob Pratt | -1/+1 |
| 2025-05-26 | Rollup merge of #141472 - fluiderson:dev, r=workingjubilee | Jacob Pratt | -2/+2 |
| 2025-05-26 | Rollup merge of #140952 - SimonSapin:ascii_whitespace_definition, r=dtolnay | Jacob Pratt | -1/+3 |
| 2025-05-26 | Rollup merge of #140936 - teor2345:wtf-surrogate-docs, r=workingjubilee | Jacob Pratt | -6/+6 |
| 2025-05-26 | Rollup merge of #140863 - GuillaumeGomez:cleanup-tyalias-render, r=lolbinarycat | Jacob Pratt | -214/+376 |
| 2025-05-26 | Rollup merge of #140539 - nnethercote:simplify-attribute_groups, r=jdonszelmann | Jacob Pratt | -48/+47 |
| 2025-05-26 | Rollup merge of #134696 - ChrisDenton:normalize-lexically, r=workingjubilee | Jacob Pratt | -1/+132 |
| 2025-05-26 | Auto merge of #138489 - tmiasko:call-tmps-lifetime, r=workingjubilee | bors | -42/+108 |
| 2025-05-25 | Auto merge of #141557 - bjorn3:sync_cg_clif-2025-05-25, r=bjorn3 | bors | -265/+1112 |
| 2025-05-25 | const-check: stop recommending the use of rustc_allow_const_fn_unstable | Ralf Jung | -247/+41 |
| 2025-05-25 | Update tidy exceptions | bjorn3 | -0/+2 |
| 2025-05-25 | Merge commit '979dcf8e2f213e4f4b645cb62e7fe9f4f2c0c785' into sync_cg_clif-202... | bjorn3 | -265/+1110 |
| 2025-05-25 | Rustup to rustc 1.89.0-nightly (5e16c6620 2025-05-24) | bjorn3 | -1/+1 |
| 2025-05-25 | Sync from rust 5e16c662062fd6dee91f0fe2a1580483488d80cf | bjorn3 | -1/+1 |
| 2025-05-25 | Auto merge of #141545 - GuillaumeGomez:rollup-myrvuqq, r=GuillaumeGomez | bors | -62/+197 |
| 2025-05-25 | Update to new API | Guillaume Gomez | -2/+3 |
| 2025-05-25 | Rollup merge of #141541 - compiler-errors:nits, r=lcnr | Guillaume Gomez | -5/+6 |
| 2025-05-25 | Rollup merge of #141530 - ranger-ross:unstable-feature-doc-comments, r=Urgau | Guillaume Gomez | -6/+38 |
| 2025-05-25 | Rollup merge of #141512 - Noratrieb:stop-trimming-this-much, r=compiler-errors | Guillaume Gomez | -47/+63 |
| 2025-05-25 | Rollup merge of #141508 - xtexx:gh-104200, r=onur-ozkan | Guillaume Gomez | -1/+18 |
| 2025-05-25 | Rollup merge of #141443 - RalfJung:c-variadic-teach-help, r=workingjubilee | Guillaume Gomez | -1/+1 |
| 2025-05-25 | Rollup merge of #141413 - est31:cfg_version_env_var, r=jieyouxu | Guillaume Gomez | -2/+71 |
| 2025-05-25 | Improve code | Guillaume Gomez | -49/+50 |
| 2025-05-25 | Add regression test for #140739 | Guillaume Gomez | -0/+42 |
| 2025-05-25 | Tweak attribute rendering depending on wether or not it is a type alias | Guillaume Gomez | -80/+173 |
| 2025-05-25 | Rename the `document_*` argument/field into `is_type_alias` | Guillaume Gomez | -12/+12 |
| 2025-05-25 | Split `Item::attributes` method into three | Guillaume Gomez | -70/+81 |
| 2025-05-25 | Unify rendering of type aliases without ADT items | Guillaume Gomez | -137/+151 |
| 2025-05-25 | Rename `clean::Enum::variants` method into `non_stripped_variants` | Guillaume Gomez | -3/+3 |
| 2025-05-25 | Auto merge of #141086 - a1phyr:spec_advance_by, r=jhpratt | bors | -5/+31 |
| 2025-05-25 | feat(unstable-book): Added unstable feature doc comments as feature descriptions | Ross Sullivan | -6/+38 |
| 2025-05-25 | Comment for not using select_in_new_trait_solver | Michael Goulet | -0/+1 |
| 2025-05-25 | Don't use relation just to equate regions in response | Michael Goulet | -5/+5 |
| 2025-05-25 | Implement normalize lexically | Chris Denton | -1/+132 |
| 2025-05-25 | Auto merge of #141529 - jhpratt:rollup-8dle839, r=jhpratt | bors | -232/+229 |
| 2025-05-25 | fix help message | Ralf Jung | -1/+1 |
| 2025-05-25 | Rollup merge of #141361 - folkertdev:varargs-cfg, r=workingjubilee | Jacob Pratt | -175/+136 |
| 2025-05-25 | Rollup merge of #141108 - PaulDance:fix-extract_if-docs, r=Mark-Simulacrum | Jacob Pratt | -27/+29 |
| 2025-05-25 | Rollup merge of #140950 - clubby789:nonzero-ord-test, r=Mark-Simulacrum | Jacob Pratt | -10/+52 |
| 2025-05-25 | Rollup merge of #139831 - lolbinarycat:rustdoc-mobile-sidebar, r=GuillaumeGomez | Jacob Pratt | -20/+12 |
| 2025-05-25 | bootstrap: clippy: set TESTNAME based on given paths | xtex | -1/+18 |
| 2025-05-24 | Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING | est31 | -2/+71 |
| 2025-05-25 | improve the `std::fs::create_dir_all` docs related to atomicity | Fluid | -2/+2 |
| 2025-05-24 | Avoid extra path trimming in method not found error | Noratrieb | -47/+63 |
| 2025-05-24 | Auto merge of #141518 - GuillaumeGomez:rollup-ivjep2j, r=GuillaumeGomez | bors | -112/+155 |
| 2025-05-24 | Rollup merge of #141511 - Noratrieb:codegen-fn-attrs, r=compiler-errors | Guillaume Gomez | -34/+31 |
| 2025-05-24 | Rollup merge of #141505 - RalfJung:catch_unwind, r=Noratrieb | Guillaume Gomez | -28/+28 |