- 365c0e1 Auto merge of #155443 - jdonszelmann:canonical, r=lcnr by bors · 5 hours ago main
- ba1a955 Auto merge of #156217 - jhpratt:rollup-XVslat0, r=jhpratt by bors · 9 hours ago
- 36b6eeb fixup GenericTypeVisitable by Jana Dönszelmann · 10 hours ago
- 1c34c39 some cleanup by Jana Dönszelmann · 11 hours ago
- 52bd834 move typing mode determination out of canonicalize_goal by Jana Dönszelmann · 11 hours ago
- f0c1798 prefer assert_not_erased over matching+unreachable by Jana Dönszelmann · 11 hours ago
- 8ca4e43 return ambiguous in fast path, factor out method to check if no opaques in scope by Jana Dönszelmann · 11 hours ago
- d543ed8 make RerunReason an enum by Jana Dönszelmann · 11 hours ago
- 1390409 some attempts at improving coroutines resulting in FIXME by Jana Dönszelmann · 11 hours ago
- e8b74ee consistently return OpaquesAccessed from probes to signal why they error by Jana Dönszelmann · 11 hours ago
- 9fda7e0 Refactor `fetch_eligible_assoc_item` output by Jana Dönszelmann · 11 hours ago
- 7ff71be Try to canonicalize with erased opaques, retry when opaques are used. by Jana Dönszelmann · 11 hours ago
- a299302 Add logging in various places by Jana Dönszelmann · 11 hours ago
- 630f0d2 type safety for typing mode outside trait solver which can't be erased-not-coherence by Jana Dönszelmann · 11 hours ago
- a93f8c0 Introduce `ErasedNotCoherence` typing mode by Jana Dönszelmann · 11 hours ago
- 6173314 Change sg apis to cache opaque accesses by Jana Dönszelmann · 11 hours ago
- 3b0a258 Add `AccessedOpaques`, tracking opaque access during canonicalization by Jana Dönszelmann · 11 hours ago
- e826e3f Rollup merge of #156205 - lcnr:move-generalization-test, r=lqd by Jacob Pratt · 16 hours ago
- f8a77e2 Rollup merge of #156195 - danieljofficial:move-tests-codegen, r=JohnTitor by Jacob Pratt · 16 hours ago
- 46b1955 Rollup merge of #156170 - inq:add-known-bug-test-144442, r=JohnTitor by Jacob Pratt · 16 hours ago
- 64b446b Rollup merge of #156156 - DKLoehr:subtarget_info, r=cuviper by Jacob Pratt · 16 hours ago
- 74d6b21 Rollup merge of #156148 - oli-obk:all_impls, r=lqd by Jacob Pratt · 16 hours ago
- 38bbf33 Rollup merge of #156105 - RalfJung:transparent-enums, r=lcnr by Jacob Pratt · 16 hours ago
- 7eb0a28 Rollup merge of #155808 - lapla-cogito:issue_155803, r=oli-obk by Jacob Pratt · 16 hours ago
- 2b99e74 Rollup merge of #156201 - ehuss:no-fulldeps-twice, r=marcoieni by Jacob Pratt · 16 hours ago
- d1cdc9b Rollup merge of #156193 - cyrgani:unbox-1, r=mejrs by Jacob Pratt · 16 hours ago
- a758779 Rollup merge of #156186 - paradoxicalguy:fix-llvm-debuginfo-remap2, r=Urgau by Jacob Pratt · 16 hours ago
- b594ef3 Rollup merge of #156174 - daxpedda:wasm-clear-exports, r=alexcrichton by Jacob Pratt · 16 hours ago
- 42b7c36 Rollup merge of #156159 - daltenty:daltenty/namesects, r=workingjubilee by Jacob Pratt · 16 hours ago
- 0092af0 Rollup merge of #156062 - arjunr2:wali-support-clargs, r=nia-e by Jacob Pratt · 16 hours ago
- b2cc990 Rollup merge of #155341 - khyperia:non-type-const, r=BoxyUwU by Jacob Pratt · 16 hours ago
- 2717d98 Rollup merge of #151122 - Jaidenmagnan:main, r=chenyukang by Jacob Pratt · 16 hours ago
- 0f5d89f fix: CopyPriority addition by Jaiden Magnan · 22 hours ago
- 8634d63 move test by lcnr · 23 hours ago
- 61743bf fix: adding more verbose error message by Jaiden Magnan · 23 hours ago
- e95e732 Auto merge of #156190 - JonathanBrouwer:rollup-db0KRf1, r=JonathanBrouwer by bors · 24 hours ago
- 5d832f1 Don't run ui-fulldeps tests twice in stage 1 by Eric Huss · 24 hours ago
- fc6b9c8 updating flag with `flag_if_supported` by abhinav srivastav · 26 hours ago
- 740679e Auto merge of #154861 - mehdiakiki:fix/rlib-digest, r=petrochenkov by bors · 27 hours ago
- cb2c5fc generic_const_args: allow paths to non type consts by khyperia · 28 hours ago
- 6865172 Use `all_impls` instead of handrolling it by Oli Scherer · 28 hours ago
- 769c3a9 add issue links and bless by danieljofficial · 28 hours ago
- 3c45cc9 move codegen tests into its folder by danieljofficial · 29 hours ago
- 7f69708 Fix formatting by Devon Loehr · 29 hours ago
- 4120902 Narrow definitions by Devon Loehr · 29 hours ago
- 6a19534 fix: remap ci-llvm debug paths via `-fdebug-prefix-map` by paradoxicalguy · 29 hours ago
- 0e72a29 Always use `ConstFn` context for `const` closures by lapla · 29 hours ago
- 46fac37 use `deref_patterns` in `rustc_ast_pretty` by cyrgani · 30 hours ago
- f7817c2 use `deref_patterns` in `rustc_ast_lowering` by cyrgani · 30 hours ago
- e20ac1b Rollup merge of #156183 - zetanumbers:rm_duplicate_dbg_ass, r=mati865 by Jonathan Brouwer · 31 hours ago
- c2a463a Rollup merge of #156127 - GuillaumeGomez:update-askama, r=Urgau by Jonathan Brouwer · 31 hours ago
- 2e9a402 Rollup merge of #155957 - oli-obk:const-closure-std, r=jhpratt by Jonathan Brouwer · 31 hours ago
- 17e266a Rollup merge of #156184 - cyrgani:macros-are-weird, r=petrochenkov by Jonathan Brouwer · 31 hours ago
- b503949 Rollup merge of #156172 - ShoyuVanilla:slowbro, r=lcnr by Jonathan Brouwer · 31 hours ago
- 73e5912 Rollup merge of #156058 - qaijuang:issue-151393, r=JohnTitor by Jonathan Brouwer · 31 hours ago
- e35334f Rollup merge of #156014 - petrochenkov:kvak, r=mu001999 by Jonathan Brouwer · 31 hours ago
- e291b07 use `deref_patterns` in `rustc_ast` by cyrgani · 31 hours ago
- 4d6351d use `deref_patterns` in `rustc_ast_passes` by cyrgani · 31 hours ago
- ee35020 Revert "remove `MethodReceiverExpr` special-casing" by cyrgani · 32 hours ago
- 4432f6b Implement a new flag `-Zdisable-fast-paths` in trait solving by Shoyu Vanilla · 32 hours ago
- 227a289 add known-bug test for coroutine 'static-yields-non-'static unsoundness by inq · 32 hours ago
- 23cea55 Remove duplicate debug assert by Daria Sukhonina · 34 hours ago
- a015eb1 Revert const hack and use const closure by Oli Scherer · 34 hours ago
- 664177f Remove const closure hacks in libstd by Oli Scherer · 34 hours ago
- 4feb722 Auto merge of #156166 - GuillaumeGomez:rollup-nfRhhYb, r=GuillaumeGomez by bors · 36 hours ago
- fbb5809 Wasm: remove implicit `__heap_base`/`__data_end` exports by daxpedda · 2 days ago
- 83adf7e Auto merge of #155681 - bjorn3:update_dlmalloc, r=clubby789 by bors · 2 days ago
- 9606b0b Add rlib digest to identify Rust object files by mehdiakiki · 2 days ago
- ba38fa0 Rollup merge of #156162 - GuillaumeGomez:update-gui-tester, r=GuillaumeGomez by Guillaume Gomez · 2 days ago
- 7bf810e Rollup merge of #156154 - SynapLink:cleanup/check-pass-import-tests, r=folkertdev by Guillaume Gomez · 2 days ago
- 6c37722 Rollup merge of #156152 - rustbot:docs-update, r=ehuss by Guillaume Gomez · 2 days ago
- e4ed73e Rollup merge of #156135 - oli-obk:def_id_to_node_id_reduction, r=petrochenkov by Guillaume Gomez · 2 days ago
- 145df99 Rollup merge of #156128 - DanielEScherzer:gg-mailmap, r=GuillaumeGomez by Guillaume Gomez · 2 days ago
- 1e91ddd Rollup merge of #156122 - GuillaumeGomez:doc-cfg-test, r=Urgau by Guillaume Gomez · 2 days ago
- ca222b8 Rollup merge of #156104 - aobatact:try-as-dyn-unsized, r=oli-obk by Guillaume Gomez · 2 days ago
- 20a4529 Rollup merge of #156103 - Unique-Usman:ua/fixe0040, r=mejrs by Guillaume Gomez · 2 days ago
- e4097f6 Rollup merge of #156092 - susitsm:needs-hir-hash, r=petrochenkov by Guillaume Gomez · 2 days ago
- 90cd3d3 Rollup merge of #156087 - P8L1:improve-pin-pattern-suggestions, r=Kivooeo by Guillaume Gomez · 2 days ago
- 7a08b69 Rollup merge of #156082 - danieljofficial:move-tests-associated-types, r=petrochenkov by Guillaume Gomez · 2 days ago
- be1e98b Rollup merge of #156043 - folkertdev:c-variadic-avr-assembly-test, r=joshtriplett by Guillaume Gomez · 2 days ago
- 8bf58ee Rollup merge of #155962 - romancardenas:cfg-only-stable-target-feature, r=RalfJung by Guillaume Gomez · 2 days ago
- 594a848 Rollup merge of #155543 - popzxc:document-generic-const-features, r=BoxyUwU by Guillaume Gomez · 2 days ago
- 6b75049 Rollup merge of #155855 - ChrisDenton:remove-unsafe-get, r=Mark-Simulacrum by Guillaume Gomez · 2 days ago
- 6c10307 Rollup merge of #155848 - bushrat011899:revert_08bd077, r=Mark-Simulacrum by Guillaume Gomez · 2 days ago
- 7c44e45 Update `browser-ui-test` version to `0.23.5` by Guillaume Gomez · 2 days ago
- 45b9459 Update `askama` version to `0.16.0` in `clippy` by Guillaume Gomez · 2 days ago
- ad582a5 [AIX] add -bdbg:namedsects:ss link arg by David Tenty · 2 days ago
- 14d414b Improve `&pin` reference-pattern suggestions by Pieter-Louis Schoeman · 2 days ago
- e5b42e5 Fix E0040 suggestion for explicit `Drop::drop` UFCS calls by Usman Akinyemi · 2 days ago
- 596d985 Adjust getMCSubtargetInfo signature for LLVM 23+ by Devon Loehr · 2 days ago
- 9ef7541 Restrict cfg gating on unix to not interfere with emscripten target by Arjun Ramesh · 2 days ago
- f9ddd9f tests: mark import UI tests as check-pass by SynapLink · 2 days ago
- 5ace24b Update books by rustbot · 2 days ago
- fadb7473 rust-analyzer: Fix `pub_use_of_private_extern_crate` lint by Vadim Petrochenkov · 2 days ago
- fd701b7 Remove most uses of `def_id_to_node_id` by Oli Scherer · 2 days ago
- 71177d1b6 Add NodeId to ModuleKind by Oli Scherer · 2 days ago
- ee9a01a rustc: target_features: adapt compile errors and warnings for cfg-only stable features by Román Cárdenas Rodríguez · 2 days ago
- cb40c25 Auto merge of #156139 - inq:minimize-reshell-perf, r=lcnr by bors · 2 days ago
- 21c58d8 resolve: Harden some invariant checks for visibilities by Vadim Petrochenkov · 2 days ago
- 65e5bd6 resolve: Catch "cannot reexport" errors from macros 2.0 better by Vadim Petrochenkov · 2 days ago