- 70dd5b8 Auto merge of #154035 - Zalathar:rollup-ves1pzn, r=Zalathar by bors · 5 hours ago main
- 43e4859 Rollup merge of #153985 - lms0806:issue-153542, r=scottmcm by Stuart Cook · 5 hours ago
- eeb140d Rollup merge of #153945 - theemathas:unwind_safe_pointee_sized, r=scottmcm by Stuart Cook · 5 hours ago
- 04e7f2f Rollup merge of #153677 - ConradIrwin:sanitary-string-panics, r=scottmcm by Stuart Cook · 5 hours ago
- a3903b1 Auto merge of #154032 - Zalathar:rollup-Aejl3zc, r=Zalathar by bors · 8 hours ago
- ba84805 Rollup merge of #154026 - Zalathar:unused, r=mati865 by Stuart Cook · 8 hours ago
- 44c8729 Rollup merge of #153778 - bjorn3:driver_cleanups, r=TaKO8Ki by Stuart Cook · 8 hours ago
- f2d25df Rollup merge of #153998 - Zalathar:stack-frame, r=nnethercote by Stuart Cook · 8 hours ago
- fb850ae Remove unused types `UnusedGenericParams` and `FiniteBitSet` by Zalathar · 13 hours ago
- 91775db Auto merge of #154013 - JonathanBrouwer:rollup-J4887ML, r=JonathanBrouwer by bors · 13 hours ago
- fbd3b6d Move query-stack-frame spans into `QueryStackFrame` by Zalathar · 13 hours ago
- eb61706 Rollup merge of #154012 - folkertdev:f128-from-instances, r=tgross35 by Jonathan Brouwer · 16 hours ago
- cc335b2 Rollup merge of #154006 - JonathanBrouwer:doc-compile-err, r=jdonszelmann by Jonathan Brouwer · 16 hours ago
- 270bca8 Rollup merge of #153994 - cyrgani:no-invalid-test-dir, r=Kivooeo by Jonathan Brouwer · 16 hours ago
- 6f13b52 Rollup merge of #153795 - arferreira:turbofish-span-improvement, r=Kivooeo,eggyal by Jonathan Brouwer · 16 hours ago
- 907464d Rollup merge of #153682 - estebank:tweak-e0599-note, r=wesleywiser by Jonathan Brouwer · 16 hours ago
- b1050a7 Rollup merge of #152998 - xtqqczze:panic-truncate, r=jhpratt by Jonathan Brouwer · 16 hours ago
- 91021cc Auto merge of #149728 - mu001999-contrib:fix/149695, r=jdonszelmann by bors · 16 hours ago
- 681b48e unstable impl of `From<{i64, u64}> for f128` by Folkert de Vries · 18 hours ago
- 85e19b8 Auto merge of #154008 - JonathanBrouwer:rollup-tfGnRi2, r=JonathanBrouwer by bors · 19 hours ago
- 880d85f Rollup merge of #153991 - zetanumbers:report_cycle_small_refactor, r=petrochenkov by Jonathan Brouwer · 19 hours ago
- c608c63 Rollup merge of #153965 - Darksonn:kasan-minor-bugs, r=JonathanBrouwer by Jonathan Brouwer · 19 hours ago
- 967e3cf Rollup merge of #153946 - cyrgani:no-cross-tests-dir, r=Kivooeo by Jonathan Brouwer · 19 hours ago
- f4cc98a Rollup merge of #153920 - folkertdev:track-caller-abi-error, r=JonathanBrouwer by Jonathan Brouwer · 19 hours ago
- a5e0306 Rollup merge of #153894 - estebank:issue-129792, r=nnethercote by Jonathan Brouwer · 19 hours ago
- cbebd5b Rollup merge of #153884 - folkertdev:f16-classify-runtime-const, r=tgross35 by Jonathan Brouwer · 19 hours ago
- d8360a9 Rollup merge of #153709 - zetanumbers:from_cycle_error_cleanup, r=nnethercote by Jonathan Brouwer · 19 hours ago
- 626f9d3 Rollup merge of #153622 - RalfJung:rm-soft-unstable, r=JonathanBrouwer by Jonathan Brouwer · 19 hours ago
- bf0c6d5 Rollup merge of #153531 - homersimpsons:chore/fix-LegacyKeyValueFormat-various, r=marcoieni by Jonathan Brouwer · 19 hours ago
- f7c9081 Rollup merge of #152968 - khyperia:regionkind-comment, r=BoxyUwU by Jonathan Brouwer · 19 hours ago
- 888990b Rollup merge of #153967 - estebank:infer_must_implement, r=petrochenkov by Jonathan Brouwer · 19 hours ago
- b2a26be Rollup merge of #153959 - mu001999-contrib:fix-153848, r=petrochenkov by Jonathan Brouwer · 19 hours ago
- fe68164 Rollup merge of #153801 - ywxt:parallel-test, r=petrochenkov by Jonathan Brouwer · 19 hours ago
- 19f292a Rollup merge of #153972 - folkertdev:stdarch-sync-2026-03-16, r=folkertdev,RalfJung by Jonathan Brouwer · 19 hours ago
- de48ea7 Update uitests by Jonathan Brouwer · 20 hours ago
- 952d7f8 Ignore `ExprKind::Err` when converting path attr expr to lit by Jonathan Brouwer · 20 hours ago
- d81da4d Fix missing kernel-address from error message list by Alice Ryhl · 22 hours ago
- 1503274 Emit ForbiddenBound fatally if meeting complex bound by mu001999 · 23 hours ago
- a72acee correct `vpdpbusd` asserts in miri by Folkert de Vries · 24 hours ago
- b5e53dc Cleanup from_cycle_error::variances_of. by Daria Sukhonina · 25 hours ago
- 72732f2 move `tests/ui/invalid` tests to new folders by cyrgani · 26 hours ago
- 6a0ce16 Ignore tests for the parallel frontend by ywxt · 27 hours ago
- 45b5d5f Small report_cycle refactor by Daria Sukhonina · 27 hours ago
- 1814df1 Run ui tests on the parallel frontend by ywxt · 28 hours ago
- b711f95 Auto merge of #153984 - Zalathar:rollup-JpmwnrA, r=Zalathar by bors · 29 hours ago
- 57fe818 doc: clarify allocator invariant by lms0806 · 30 hours ago
- 66c506d Rollup merge of #153921 - arferreira:fix-bogus-assoc-type-constraint-suggestion, r=estebank by Stuart Cook · 31 hours ago
- deb6627 Rollup merge of #153907 - Zalathar:stack-frame, r=nnethercote by Stuart Cook · 31 hours ago
- 1c3429f Rollup merge of #153738 - fmease:dyn-ace-gingerly-care, r=BoxyUwU by Stuart Cook · 31 hours ago
- fec951b Rollup merge of #153372 - homersimpsons:chore/fix-LegacyKeyValueFormat-x86_64-gnu, r=marcoieni by Stuart Cook · 31 hours ago
- f08ebf3 Rollup merge of #153966 - folkertdev:suggest-target-feature-names, r=mati865 by Stuart Cook · 31 hours ago
- 6bdc342 Auto merge of #146013 - Jules-Bertholet:from-wrapper, r=Mark-Simulacrum by bors · 32 hours ago
- f8bce56 Don't look for non-type-level assoc consts when checking trait object types by León Orell Valerian Liehr · 35 hours ago
- 19e9ec7 test `classify-runtime-const` for `f16` by Folkert de Vries · 2 days ago
- 8155209 enable the `movrs` target feature in `core` and `std` by Folkert de Vries · 2 days ago
- 3776c07 Merge pull request #2050 from folkertdev/aarch64-rand by Sayantan Chakraborty · 2 days ago
- 9b1eb93 Tweak wording of failed predicate in inference error by Esteban Küber · 2 days ago
- cd4fd28 suggest valid features when target feature is invalid by Folkert de Vries · 2 days ago
- ccd1640 Add missing needs-sanitizer-kasan directive name by Alice Ryhl · 2 days ago
- 757f224 Use nearest non block module as the correct parent module by mu001999 · 2 days ago
- 2d419b5 Rename `parent_module` to `parent_scope` by mu001999 · 2 days ago
- 3645249 Auto merge of #153952 - JonathanBrouwer:rollup-WGd5m6M, r=JonathanBrouwer by bors · 2 days ago
- 902473b Rollup merge of #153505 - durin42:llvm-23-gep-source-element-type, r=nikic by Jonathan Brouwer · 2 days ago
- 42c5d9a Rollup merge of #153359 - zedddie:const-param-ty-trait-gating, r=BoxyUwU by Jonathan Brouwer · 2 days ago
- d57577e Remove redundant fields from `QueryStackFrame` by Zalathar · 2 days ago
- ec15ca9 Auto merge of #153943 - lnicola:sync-from-ra, r=lnicola by bors · 2 days ago
- 93584fd dissolve `tests/ui/cross` by cyrgani · 2 days ago
- a89211e Change `?Sized` to `PointeeSized` in `UnwindSafe` impls for pointers by Tim (Theemathas) Chirananthavat · 2 days ago
- fe7294f Auto merge of #153944 - Zalathar:rollup-fBm3hLt, r=Zalathar by bors · 2 days ago
- b8cdd7a Rollup merge of #153942 - Zalathar:imports, r=nnethercote by Stuart Cook · 2 days ago
- ebd6268 Rollup merge of #153940 - nnethercote:rename-all-query-fns, r=Zalathar by Stuart Cook · 2 days ago
- aa223a0 Re-export `rustc_middle::query::{QuerySystem, QueryVTable}` by Zalathar · 2 days ago
- a8024fc Remove an out-of-date comment. by Nicholas Nethercote · 2 days ago
- b41b0c4 Rename all-query functions. by Nicholas Nethercote · 2 days ago
- 5b61449 Auto merge of #153937 - Zalathar:rollup-jVZ9rxY, r=Zalathar by bors · 2 days ago
- ce55e36 Rollup merge of #153928 - cyrgani:test-test-tes, r=Kivooeo by Stuart Cook · 2 days ago
- 7514258 Rollup merge of #153925 - estebank:issue-129269, r=jieyouxu by Stuart Cook · 2 days ago
- 3a34544 Rollup merge of #153923 - jyn514:jyn/run-make-debugging, r=jieyouxu by Stuart Cook · 2 days ago
- bbd1428 Rollup merge of #153922 - jyn514:jyn/crate-graph, r=jdonszelmann by Stuart Cook · 2 days ago
- eb101bb Rollup merge of #153793 - kpreid:std-mem-doc, r=scottmcm by Stuart Cook · 2 days ago
- 3e1052c Rollup merge of #153724 - arferreira:fix-lifetime-naming-in-closures, r=jieyouxu by Stuart Cook · 2 days ago
- bd67182 Rollup merge of #153570 - RalfJung:assume-init-docs, r=tgross35 by Stuart Cook · 2 days ago
- 8c3017c Rollup merge of #153639 - nnethercote:rm-QueryInfo, r=petrochenkov by Stuart Cook · 2 days ago
- 1d43a42 Remove `Clone` impl from `CycleError`. by Nicholas Nethercote · 3 days ago
- f3f4ab9 Remove `QueryInfo`. by Nicholas Nethercote · 3 days ago
- 6dcb85d remove several redundant tests by cyrgani · 3 days ago
- 1e21831 Auto merge of #153166 - reddevilmidzy:codegen-tidy, r=lcnr by bors · 3 days ago
- 774f232 Provide better suggestions for inference errors on `.collect()?` by Esteban Küber · 3 days ago
- d27207d Auto merge of #153919 - matthiaskrgr:rollup-UnSAPBk, r=matthiaskrgr by bors · 3 days ago
- 00dae09 Print the command and output even if it succeeds by Jynn Nelson · 3 days ago
- b258fe1 Use position() instead of enumerate().find() by arferreira · 3 days ago
- 4ecc78d Suppress self-referential associated type constraint suggestion by arferreira · 3 days ago
- 461038f improve `#[track_caller]` invalid ABI error by Folkert de Vries · 3 days ago
- 06dcfe9 Rollup merge of #153917 - jieyouxu:rustdoc-test-debug, r=clubby789 by Matthias Krüger · 3 days ago
- afa64b7 Rollup merge of #153914 - lcnr:add-param-env-shadowing-test, r=Kivooeo by Matthias Krüger · 3 days ago
- e167b9b Rollup merge of #153897 - Zalathar:use-macro, r=petrochenkov by Matthias Krüger · 3 days ago
- 6da1cc2 Rollup merge of #153887 - estebank:as_ref-suggestion, r=JohnTitor by Matthias Krüger · 3 days ago
- 81549a3 Rollup merge of #153881 - estebank:const-e0308, r=Kivooeo by Matthias Krüger · 3 days ago
- ceba887 Rollup merge of #153870 - Misaka299:fix-stale-comment-check-match, r=Kivooeo by Matthias Krüger · 3 days ago
- f125037 Auto merge of #153343 - RalfJung:min-max-fix, r=nikic by bors · 3 days ago