| Age | Commit message (Expand) | Author | Lines |
| 2025-05-27 | Rollup merge of #141580 - oli-obk:early-dyn-catches-the-incompat, r=compiler-... | Michael Goulet | -199/+187 |
| 2025-05-27 | Rollup merge of #141552 - jieyouxu:cfg-version-tests, r=est31 | Michael Goulet | -243/+350 |
| 2025-05-27 | Rollup merge of #141536 - Urgau:ambi_wide_ptr-cmp-diag, r=fee1-dead | Michael Goulet | -25/+125 |
| 2025-05-27 | Rollup merge of #140591 - Kivooeo:new-fix-five, r=davidtwco | Michael Goulet | -39/+113 |
| 2025-05-27 | test: convert version_check ui test to run-make | Fabian Grünbichler | -17/+13 |
| 2025-05-27 | Use more detailed spans in dyn compat errors within bodies | Oli Scherer | -199/+187 |
| 2025-05-27 | move asm parsing code into `rustc_parse` | Folkert de Vries | -18/+22 |
| 2025-05-27 | support `#[cfg(...)]` on arguments to the `asm!` macros | Folkert de Vries | -0/+322 |
| 2025-05-27 | Wrap NonZero::new_unchecked call in the print_type_sizes test in a const | Ben Kimock | -30/+8 |
| 2025-05-26 | Auto merge of #140790 - quininer:mac-xray, r=wesleywiser,jieyouxu | bors | -10/+77 |
| 2025-05-26 | ci: move tests from x86_64-gnu-llvm-19 job to aarch64 | MarcoIeni | -4/+8 |
| 2025-05-26 | rustdoc: use custom `CfgMatchesLintEmitter` to make check-cfg work | Urgau | -11/+50 |
| 2025-05-27 | Rollup merge of #141550 - Urgau:unused_braces-attrs, r=chenyukang | 许杰友 Jieyou Xu (Joe) | -0/+49 |
| 2025-05-27 | Rollup merge of #141439 - compiler-errors:dyn-compatible-coerce, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -765/+57 |
| 2025-05-27 | Rollup merge of #141433 - compiler-errors:unsafe-binder-captures, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+21 |
| 2025-05-27 | Rollup merge of #141431 - compiler-errors:open-drop, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+29 |
| 2025-05-26 | Add test | Boxy | -0/+25 |
| 2025-05-26 | Add missing edition directives for async-await tests | Lukas Wirth | -36/+45 |
| 2025-05-26 | Support opaque_types_defined_by for SyntheticCoroutineBody | Michael Goulet | -0/+13 |
| 2025-05-26 | cfg_version: pull out dedicated syntax test from feature gate test | Jieyou Xu | -243/+350 |
| 2025-05-26 | Deduplicate dyn compatibility violations due to coercion | Michael Goulet | -765/+57 |
| 2025-05-26 | mir-opt: Do not transform non-int type in match_branches | dianqk | -0/+61 |
| 2025-05-26 | Auto merge of #141567 - jhpratt:rollup-uuhcmci, r=jhpratt | bors | -241/+83 |
| 2025-05-26 | Rollup merge of #141559 - RalfJung:less-rustc_allow_const_fn_unstable, r=comp... | Jacob Pratt | -240/+40 |
| 2025-05-26 | Rollup merge of #140863 - GuillaumeGomez:cleanup-tyalias-render, r=lolbinarycat | Jacob Pratt | -1/+43 |
| 2025-05-26 | Auto merge of #138489 - tmiasko:call-tmps-lifetime, r=workingjubilee | bors | -29/+73 |
| 2025-05-25 | const-check: stop recommending the use of rustc_allow_const_fn_unstable | Ralf Jung | -240/+40 |
| 2025-05-26 | Add compiler tests for xray | quininer | -10/+77 |
| 2025-05-25 | Fix `unused_braces` lint suggestion when encountering attributes | Urgau | -0/+49 |
| 2025-05-25 | Make UNNECESSARY_TRANSMUTES into a HIR lint | Michael Goulet | -56/+170 |
| 2025-05-25 | Make PTR_TO_INTEGER_TRANSMUTE_IN_CONSTS into a HIR lint | Michael Goulet | -39/+26 |
| 2025-05-25 | Improve `ambiguous_wide_pointer_comparisons` lint compare diagnostics | Urgau | -25/+125 |
| 2025-05-25 | Rollup merge of #141512 - Noratrieb:stop-trimming-this-much, r=compiler-errors | Guillaume Gomez | -42/+62 |
| 2025-05-25 | Rollup merge of #141413 - est31:cfg_version_env_var, r=jieyouxu | Guillaume Gomez | -0/+47 |
| 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 | -1/+1 |
| 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 | -19/+8 |
| 2025-05-24 | Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING | est31 | -0/+47 |
| 2025-05-24 | Avoid extra path trimming in method not found error | Noratrieb | -42/+62 |
| 2025-05-24 | rustdoc: use descriptive tooltip if doctest is conditionally ignored | binarycat | -0/+23 |
| 2025-05-24 | Auto merge of #141372 - khuey:ir_call_dbg_loc, r=jieyouxu | bors | -0/+47 |
| 2025-05-24 | Rollup merge of #141432 - lcnr:canonicalize-regions, r=compiler-errors | Matthias Krüger | -29/+25 |
| 2025-05-24 | Disable test on android because it doesn't have backtraces. | Kyle Huey | -1/+2 |
| 2025-05-24 | Add ui test func-pointer-issue-140491 | xizheyin | -0/+16 |
| 2025-05-24 | mir-opt: Do not create storage marks for temporary locals | dianqk | -26/+3 |
| 2025-05-24 | Rollup merge of #141456 - Urgau:check-cfg-version-pred, r=jieyouxu | Matthias Krüger | -0/+45 |
| 2025-05-24 | Rollup merge of #141438 - compiler-errors:dyn-compatible-call, r=lcnr | Matthias Krüger | -304/+83 |
| 2025-05-24 | Rollup merge of #141429 - compiler-errors:unsafe-binder-non-structural-match,... | Matthias Krüger | -0/+30 |
| 2025-05-24 | Enable xray support for Mac | quininer | -1/+1 |