about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-08Rework maybe_suggest_add_generic_impl_traitMichael Goulet-29/+108
2025-03-08crashes: couple more testsMatthias Krüger-0/+569
2025-03-08Auto merge of #137500 - scottmcm:trunc-br, r=saethlinbors-8/+118
2025-03-08Add test for garbage collection of encapsulation symbolsJakub Beránek-0/+25
2025-03-08re-add gnu lib and tweak commentSteven Malis-2/+5
2025-03-08Stabilize `const_vec_string_slice`Martin Habovstiak-16/+17
2025-03-08Don't link against advapi32, except on win7.Steven Malis-12/+15
2025-03-08Reduce verbosity of GCC build logJakub Beránek-2/+11
2025-03-08Auto merge of #138224 - onur-ozkan:fix-multiple-candidates, r=jieyouxubors-3/+11
2025-03-08Move coroutine layout logic to `rustc_abi`Moulins-334/+373
2025-03-08Use `disjoint_bitor` inside `borrowing_sub`Tobias Decking-3/+8
2025-03-08bless testsWaffle Lapkin-235/+66
2025-03-08check that `UnsizeCoerce` may hold before trying unsizing coercionWaffle Lapkin-8/+60
2025-03-08add a test for pointer casts involving un/re/wrapping trait objectsWaffle Lapkin-0/+546
2025-03-08skip `compile::Std` and `compile::Rustc` on `forced_compiler`onur-ozkan-3/+11
2025-03-08Auto merge of #138208 - jhpratt:rollup-hlqyu51, r=jhprattbors-866/+1047
2025-03-08Generated doc update¨Florian-2/+2
2025-03-08Fix syntax fixup producing invalid punctuation¨Florian-88/+105
2025-03-08Update bootstrap to edition 2024Jakub Beránek-24/+51
2025-03-08Fix checkout in post-merge workflowJakub Beránek-0/+5
2025-03-08Add missing `GH_TOKEN` environment variableJakub Beránek-2/+3
2025-03-08Refactor coroutine layout logic to precompute all sublayoutsMoulins-124/+122
2025-03-08Use `rustc_abi` code for SIMD layout in rust-analyzerMoulins-39/+7
2025-03-08Move SIMD layout logic to `rustc_abi`Moulins-79/+117
2025-03-08Remove most manual LayoutData creations and move them to `rustc_abi`Moulins-267/+228
2025-03-08bootstrap: Fix stack printing when a step cycle is detectedZalathar-2/+75
2025-03-08Rollup merge of #138189 - GuillaumeGomez:env-var, r=joshtriplettJacob Pratt-0/+3
2025-03-08Rollup merge of #137757 - estebank:trim-spans, r=davidtwcoJacob Pratt-139/+379
2025-03-08Rollup merge of #137685 - lqd:nostart-stop-gc, r=petrochenkovJacob Pratt-0/+29
2025-03-08Rollup merge of #137528 - ChrisDenton:rename-win, r=joboetJacob Pratt-124/+57
2025-03-08Rollup merge of #136642 - bjorn3:separate_alloctest_crate, r=cuviperJacob Pratt-603/+579
2025-03-08Auto merge of #138205 - onur-ozkan:fix-build-cycle, r=jieyouxubors-17/+21
2025-03-08update doc-comment for `forced_compiler`onur-ozkan-2/+2
2025-03-08handle precompiled compiler more properlyonur-ozkan-15/+19
2025-03-08Auto merge of #138202 - jhpratt:rollup-kqrl5xn, r=jhprattbors-99/+644
2025-03-07Rollup merge of #138187 - matthiaskrgr:rmclone, r=cjgillotJacob Pratt-19/+10
2025-03-07Rollup merge of #138184 - thaliaarchi:unauthenticated-ci-spurious, r=compiler...Jacob Pratt-0/+1
2025-03-07Rollup merge of #138173 - compiler-errors:incoherent-negative-impl, r=oli-obkJacob Pratt-1/+34
2025-03-07Rollup merge of #138137 - ZequanWu:fix-triple, r=cuviperJacob Pratt-2/+6
2025-03-07Rollup merge of #138033 - obi1kenobi:pg/json-attrs-tests, r=aDotInTheVoidJacob Pratt-0/+58
2025-03-07Rollup merge of #138013 - Kobzol:ci-post-merge-analysis, r=marcoieniJacob Pratt-10/+319
2025-03-07Rollup merge of #138000 - RalfJung:atomic-rmw, r=AmanieuJacob Pratt-2/+3
2025-03-07Rollup merge of #137957 - Noratrieb:no, r=wesleywiserJacob Pratt-22/+11
2025-03-07Rollup merge of #137606 - davidtwco:next-edition, r=traviscross,ehussJacob Pratt-2/+67
2025-03-07Rollup merge of #137537 - jieyouxu:daily-rmake, r=KobzolJacob Pratt-15/+43
2025-03-07Rollup merge of #137363 - workingjubilee:untangle-x86-abi-impl, r=jieyouxuJacob Pratt-23/+89
2025-03-07Rollup merge of #137337 - dalvescb:master, r=petrochenkovJacob Pratt-3/+3
2025-03-07Update cargoWeihang Lo-1/+0
2025-03-07Make some invalid codegen attr errors structured/translatableEsteban Küber-85/+161
2025-03-08Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.Nicholas Nethercote-65/+0