- 9cb0dae Unrolled build for #148052 by Rust timing bot · 31 hours ago perf-tmp try-perf
- a9ac706 Auto merge of #149535 - Jamesbarford:chore/refactor-struct-placeholder, r=lcnr by bors · 2 days ago
- 198328a Auto merge of #136776 - BoxyUwU:forbid_object_lifetime_casts, r=lcnr by bors · 2 days ago
- 377656d Auto merge of #149836 - matthiaskrgr:rollup-1ypvt7r, r=matthiaskrgr by bors · 2 days ago
- 85aeb4f Forbid object lifetime changing pointer casts by Boxy · 2 days ago
- bea5636 Rollup merge of #149826 - jieyouxu:compiletest-adb, r=Zalathar by Matthias Krüger · 2 days ago
- 57cebd4 Rollup merge of #149824 - ShoyuVanilla:issue-145748, r=Kivooeo by Matthias Krüger · 2 days ago
- 4da61b6 Rollup merge of #149816 - estebank:verbose-typo-suggestion, r=JonathanBrouwer,Kivooeo by Matthias Krüger · 2 days ago
- 3a3c7b5 Rollup merge of #149795 - estebank:let-else-std, r=workingjubilee by Matthias Krüger · 2 days ago
- 087ca1f Rollup merge of #149781 - mu001999-contrib:fix/149756, r=jdonszelmann by Matthias Krüger · 2 days ago
- b3948e5 Rollup merge of #149679 - pmur:murp/ppc-inline-improvements, r=Amanieu by Matthias Krüger · 2 days ago
- 573ed40 Rollup merge of #149458 - GuillaumeGomez:clippy-cg_gcc, r=kobzol by Matthias Krüger · 2 days ago
- 8a4312a Rollup merge of #148491 - estebank:issue-147894, r=jackh726 by Matthias Krüger · 2 days ago
- 397de87 Rollup merge of #148294 - chenx97:mips64-padding-aggregate-args, r=workingjubilee by Matthias Krüger · 2 days ago
- 6078dd3 Rollup merge of #147725 - bjorn3:remove_oom_panic, r=Amanieu by Matthias Krüger · 2 days ago
- bad5026 Auto merge of #147602 - JohnTitor:dedup-lifetime-capture-errors, r=estebank by bors · 2 days ago
- 2e667b0 Auto merge of #146948 - folkertdev:hint-prefetch, r=Amanieu by bors · 2 days ago
- fc3d61e compiletest: tidy up `adb_path`/`adb_test_dir` handling by Jieyou Xu · 2 days ago
- d440210 Add a regression test for issue 145748 by Shoyu Vanilla · 2 days ago
- 0488690 Use `let`...`else` instead of `match foo { ... _ => return };` and `if let ... else return` in std by Esteban Küber · 2 days ago
- b9e3e41 remove explicit discriminants by Folkert de Vries · 2 days ago
- 6407023 Add a separate function for a non-temporal read prefetch by Folkert de Vries · 2 days ago
- a3b78e0 add `core::hint::prefetch_{read, write}_{data, instruction}` by Folkert de Vries · 2 days ago
- 5f1173b Auto merge of #149818 - matthiaskrgr:rollup-uw85yss, r=matthiaskrgr by bors · 2 days ago
- 6cd44a4 Make typo in field and name suggestions verbose by Esteban Küber · 3 days ago
- 06500aa Add message when running clippy with `--no-default-features` for cg_gcc by Guillaume Gomez · 3 days ago
- f7eaaf7 Account for async fn in traits and impls by Esteban Küber · 3 days ago
- 8c63852 Provide boxing suggestion for `type Alias = dyn Trait` return type by Esteban Küber · 3 days ago
- e2168b1 Point at async fn return type instead of body in E0746 by Esteban Küber · 3 days ago
- 60b227a Recognize `type Alias = dyn Trait` in `fn` return types by Esteban Küber · 3 days ago
- fabf574 Add test for `type Alias = dyn Trait` in return type by Esteban Küber · 3 days ago
- 7868d20 Account for `async fn` with `dyn Trait` return type in `impl Trait` suggestion by Esteban Küber · 3 days ago
- 76f02cf Add test for `dyn Trait` in `async fn` return type by Esteban Küber · 3 days ago
- 20fabb4 Use return type `Span` on async fns instead of whole fn def `Span` by Esteban Küber · 3 days ago
- a00807e Rollup merge of #149806 - Kobzol:mirror-ubuntu-24.04, r=marcoieni by Matthias Krüger · 3 days ago
- 6188f82 Rollup merge of #149664 - Kivooeo:infallible-type-unreachable-code, r=davidtwco by Matthias Krüger · 3 days ago
- 679ab9e Rollup merge of #149400 - Skgland:tracked_mod, r=Amanieu by Matthias Krüger · 3 days ago
- 90dc2b6 Rollup merge of #146579 - estebank:issue-146325, r=jdonszelmann by Matthias Krüger · 3 days ago
- 7637023 Rollup merge of #144938 - tgross35:more-outline-atomics, r=davidtwco by Matthias Krüger · 3 days ago
- c61a3a4 Auto merge of #147984 - petrochenkov:expambig, r=yaahc by bors · 3 days ago
- 4501327 Fix clippy lint in `cg_gcc` by Guillaume Gomez · 3 days ago
- 50e9839 Don't suggest wrapping attr in unsafe if it may come from proc macro by mu001999 · 3 days ago
- 4c6544b Run clippy both with and without default features on the GCC backend by Guillaume Gomez · 3 days ago
- 1986be2 Moved `struct Placeholder<T>` by James Barford-Evans · 3 days ago
- 2a2da78 add check for uninhabited types along side never by Kivooeo · 3 days ago
- e2893f7 Auto merge of #149757 - jdonszelmann:revert-duplicate-span-lowering, r=nnethercote by bors · 3 days ago
- 51780a5 resolve: Preserve ambiguous glob reexports in crate metadata by Vadim Petrochenkov · 3 days ago
- 75df299 Mirror `ubuntu:24.04` on ghcr by Jakub Beránek · 3 days ago
- d5525a7 Auto merge of #149798 - matthiaskrgr:rollup-wjgs9x6, r=matthiaskrgr by bors · 3 days ago
- 288e970 Rollup merge of #149782 - Urgau:triagebot-remove-no-mentions, r=Kobzol by Matthias Krüger · 3 days ago
- 2fffbb5 Rollup merge of #149779 - tbu-:pr_an_false, r=joboet by Matthias Krüger · 3 days ago
- c770681 Rollup merge of #149772 - dianqk:no-builtins-linker-plugin-lto, r=jieyouxu by Matthias Krüger · 3 days ago
- 7c9c7ed Rollup merge of #149763 - aerooneqq:add-inline-attribute, r=petrochenkov by Matthias Krüger · 3 days ago
- b13a253 Rollup merge of #149755 - Zalathar:test-mode, r=jieyouxu by Matthias Krüger · 3 days ago
- 2b0262c Rollup merge of #149754 - jieyouxu:compiletest-cli, r=Zalathar by Matthias Krüger · 3 days ago
- add772d Rollup merge of #149730 - SATVIKsynopsis:main, r=Kivooeo by Matthias Krüger · 3 days ago
- c4778dc Rollup merge of #149720 - jtracey:patch-1, r=notriddle by Matthias Krüger · 3 days ago
- 990b663 Rollup merge of #149652 - cuviper:relnotes-1.92.0, r=BoxyUwU by Matthias Krüger · 3 days ago
- ece9977 Rollup merge of #149215 - JonathanBrouwer:cfg_lints2, r=jdonszelmann by Matthias Krüger · 3 days ago
- 3c19acc Rollup merge of #147585 - chenyukang:yukang-fix-147513-suppress-private-fields, r=Kivooeo by Matthias Krüger · 3 days ago
- 018d2697 Auto merge of #147572 - alexcrichton:wasi-use-libc, r=Mark-Simulacrum by bors · 3 days ago
- a371038 Auto merge of #149426 - antoyo:libgccjit-targets, r=Kobzol by bors · 3 days ago
- 761cb57 fix test by Esteban Küber · 3 days ago
- c1500f9 review comment by Esteban Küber · 3 days ago
- 0b0e826 Rework attribute recovery logic by Esteban Küber · 3 days ago
- 01e2cf8 Handle macro invocation in attribute during parse by Esteban Küber · 3 days ago
- 0b96731 Auto merge of #149776 - bjorn3:sync_cg_clif-2025-12-08, r=bjorn3 by bors · 3 days ago
- 90d2477 Add release notes for 1.92.0 by Josh Stone · 3 days ago
- 37aa213 Auto merge of #149766 - lnicola:sync-from-ra, r=lnicola by bors · 3 days ago
- 5a1936f Revert build_llvm_sysroot_for_triple back from reading the manifest to filtering by bjorn3 · 3 days ago
- b8581dd Remove `[no-mentions]` handler in the triagebot config by Urgau · 4 days ago
- 27a4aab Fix typo "an" → "and" by Tobias Bucher · 4 days ago
- 8cf942d Add inline attribute to generated delegation function if needed by aerooneqq · 4 days ago
- cb49fe5 Update list of allowed cg_clif dependencies by bjorn3 · 4 days ago
- d7e4f9c Merge commit 'e24f0fa3c54951d1a5843b54ebe052faaa3a3cd2' into sync_cg_clif-2025-12-08 by bjorn3 · 4 days ago
- ba46286 std: Use more `unix.rs` code on WASI targets by Alex Crichton · 4 days ago
- 611c956 test: Add test for 146133 by dianqk · 4 days ago
- 0f4ec28 lint: treat unsafe binders in improper_ctypes instead of ICE by SATVIKsynopsis · 4 days ago
- e24f0fa Update dependencies by bjorn3 · 4 days ago
- 154e158 Merge pull request #1609 from rust-lang/line_table_only_debuginfo by bjorn3 · 4 days ago
- dc8cdb1 Use a `CompiletestMode` enum in bootstrap by Zalathar · 4 days ago
- 8c582e1 Don't require `test::Coverage` to implement Ord by Zalathar · 4 days ago
- 8b0e675 Only generate line tables with -Cdebuginfo=line-table-only by bjorn3 · 4 days ago
- ba27d3d Fix gimli assertion for anonymous sources by bjorn3 · 4 days ago
- fd6e372 Fix Cirrus CI by bjorn3 · 4 days ago
- 5139ab4 Fix rustc testsuite by bjorn3 · 4 days ago
- 942a08b Revert "early return on duplicate span lowerings" by Jana Dönszelmann · 4 days ago
- 29d4cba Rustup to rustc 1.94.0-nightly (ba2142a19 2025-12-07) by bjorn3 · 4 days ago
- 72541e9 compiletest: retire `opt_str2` by Jieyou Xu · 4 days ago
- a7ad214 compiletest: make presence/absence of adb-related options clear by Jieyou Xu · 4 days ago
- 260b1ff compiletest: require `host`/`target` flags specified by Jieyou Xu · 4 days ago
- 5bc3450 Auto merge of #149455 - jdonszelmann:metadata-decoding-s, r=WaffleLapkin by bors · 4 days ago
- b0d62eb Sync from rust ba2142a19c1acabe770433418fa395b8a0ef47a4 by bjorn3 · 4 days ago
- 03d7ad7 Auto merge of #149750 - Zalathar:rollup-9qjiz5r, r=Zalathar by bors · 4 days ago
- 2aa4bdc Rollup merge of #149739 - lolbinarycat:mailmap-add-self, r=Kivooeo by Stuart Cook · 4 days ago
- d239114 Rollup merge of #149736 - dawidl022:contracts/chore/cleanup-warning-in-tests, r=Kivooeo,jieyouxu by Stuart Cook · 4 days ago
- 3c2a5db Rollup merge of #149722 - dawidl022:contracts/fix/parsing-compound-statements, r=jieyouxu by Stuart Cook · 4 days ago
- 82af0ee Rollup merge of #149714 - reddevilmidzy:atd, r=fmease by Stuart Cook · 4 days ago
- fa9a8f4 Rollup merge of #149710 - Zalathar:ambient-gdb, r=jieyouxu by Stuart Cook · 4 days ago
- a76db55 Rollup merge of #149676 - reddevilmidzy:t10, r=Kivooeo by Stuart Cook · 4 days ago