about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-418/+407
2024-10-29Auto merge of #132317 - workingjubilee:rollup-x21ncea, r=workingjubileebors-1414/+1490
2024-10-29Rollup merge of #132313 - Zalathar:directive-list, r=jieyouxuJubilee-4/+4
2024-10-29Rollup merge of #132312 - jieyouxu:delete-crashes-23707, r=matthiaskrgrJubilee-109/+0
2024-10-29Rollup merge of #132293 - Urgau:tests-check-cfg-out-triagebot, r=lqdJubilee-3/+0
2024-10-29Rollup merge of #132284 - camelid:rm-ping, r=workingjubileeJubilee-3/+0
2024-10-29Rollup merge of #132270 - yakiimoninja:fs-truncate-docs, r=NoratriebJubilee-1/+1
2024-10-29Rollup merge of #132266 - krasimirgg:llvm-20-testfix, r=hanna-kruppe,beetrees...Jubilee-3/+8
2024-10-29Rollup merge of #132233 - WaffleLapkin:box-module-split, r=workingjubileeJubilee-971/+1004
2024-10-29Rollup merge of #132216 - klensy:c_uint, r=cuviperJubilee-9/+9
2024-10-29Rollup merge of #132194 - compiler-errors:rpitit-super-wc, r=spastorinoJubilee-14/+23
2024-10-29Rollup merge of #132119 - compiler-errors:effects-old-solver, r=lcnrJubilee-192/+302
2024-10-29Rollup merge of #131520 - zachs18:const-str-split, r=NoratriebJubilee-12/+38
2024-10-29Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillotJubilee-93/+101
2024-10-29Auto merge of #132314 - lnicola:sync-from-ra, r=lnicolabors-3366/+7243
2024-10-29Auto merge of #132277 - workingjubilee:rollup-5e6q6e4, r=workingjubileebors-339/+748
2024-10-29Merge pull request #18431 from lnicola/sync-from-rustLaurențiu Nicola-10320/+14591
2024-10-29Bump rustc cratesLaurențiu Nicola-17/+17
2024-10-29Rename `command-list.rs` to `directive-list.rs`Zalathar-4/+4
2024-10-29Delete `tests/crashes/23707.rs` because it's flaky许杰友 Jieyou Xu (Joe)-109/+0
2024-10-29Merge from rust-lang/rustLaurențiu Nicola-10302/+14573
2024-10-29Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-10-29Auto merge of #128985 - GrigorenkoPV:instantly-dangling-pointer, r=Urgaubors-128/+1093
2024-10-29correct LLVMRustDIBuilderCreateOpLLVMFragment return typeklensy-1/+1
2024-10-29correct LLVMRustCreateThinLTOData arg typesklensy-8/+8
2024-10-28Hack out effects support for old solverMichael Goulet-192/+302
2024-10-28Remove myself from mentions inside `tests/ui/check-cfg` directoryUrgau-3/+0
2024-10-28Bless a miri testMaybe Lapkin-1/+1
2024-10-28Split `boxed.rs` into a few modulesMaybe Lapkin-970/+1003
2024-10-28Remove my ping for rustdoc/clean/types.rsNoah Lev-3/+0
2024-10-28Rollup merge of #132271 - claywilkinson:master, r=tmandryJubilee-9/+2
2024-10-28Rollup merge of #132261 - ChrisCho-H:refactor/cleaner-check-none, r=compiler-...Jubilee-4/+1
2024-10-28Rollup merge of #132260 - Zalathar:type-safe-cast, r=compiler-errorsJubilee-87/+110
2024-10-28Rollup merge of #132258 - GuillaumeGomez:variant-structfields-margins, r=notr...Jubilee-7/+8
2024-10-28Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errorsJubilee-41/+44
2024-10-28Rollup merge of #132249 - workingjubilee:add-rustc-abi, r=compiler-errorsJubilee-19/+39
2024-10-28Rollup merge of #132247 - workingjubilee:add-rustc-abi-to-smir, r=celinvalJubilee-43/+31
2024-10-28Rollup merge of #131441 - SpriteOvO:proc-macro-to-tokens-trait, r=dtolnayJubilee-0/+314
2024-10-28Rollup merge of #130259 - adwinwhite:lower-node-id-once, r=cjgillotJubilee-129/+199
2024-10-28clarified std::fs truncate docyakiimoninja-1/+1
2024-10-28stable_mir: Directly use types from rustc_abiJubilee Young-43/+31
2024-10-28rustdoc: Use accessors to interrogate type layoutsJubilee Young-4/+4
2024-10-28compiler: Add `is_uninhabited` and use LayoutS accessorsJubilee Young-37/+40
2024-10-28Updating Fuchsia platform-support documentationClayton Wilkinson-9/+2
2024-10-28Auto merge of #132145 - RalfJung:stdarch, r=Amanieubors-13/+27
2024-10-28clarified doc for `std::fs::OpenOptions.truncate()`yakiimoninja-1/+1
2024-10-28fix clippy::clone_on_ref_ptr for compilerklensy-92/+99
2024-10-28split clippy task for library and compiler, so different lints can be enabledklensy-1/+2
2024-10-28Merge pull request #18420 from ChayimFriedman2/cfg-true-falseLukas Wirth-6/+87
2024-10-28Merge pull request #18421 from Veykril/push-uxxwvwnqvomrLukas Wirth-707/+684