about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-28Rollup merge of #129641 - notriddle:notriddle/missing-crates-js-resource-suff...Matthias Krüger-9/+16
2024-08-28Rollup merge of #129613 - RalfJung:interpret-target-feat, r=saethlinMatthias Krüger-62/+70
2024-08-28Rollup merge of #129608 - RalfJung:const-eval-ub-checks, r=saethlinMatthias Krüger-1/+15
2024-08-28Rollup merge of #129551 - RalfJung:ub-checks-fallback, r=saethlinMatthias Krüger-2/+3
2024-08-28Rollup merge of #129480 - lolbinarycat:euclid-docs, r=joboetMatthias Krüger-8/+13
2024-08-28Rollup merge of #129421 - jdonszelmann:naked-repr-align-functions, r=workingj...Matthias Krüger-0/+146
2024-08-28Enable some ilog2 tests as wellBen Kimock-13/+5
2024-08-28Re-enable android tests/benches in allocBen Kimock-12/+0
2024-08-28Auto merge of #129589 - saethlin:improve-panic-immediate-abort, r=tgross35bors-3/+5
2024-08-28Auto merge of #3837 - JoJoDeveloping:tb-compacting-provenance-gc, r=RalfJungbors-17/+237
2024-08-28coverage: Rename `CodeRegion` to `SourceRegion`Zalathar-34/+35
2024-08-28coverage: Simplify some debug loggingZalathar-7/+1
2024-08-28coverage: `CodeRegion` is never stored in an arenaZalathar-2/+0
2024-08-28address nitsJohannes Hostert-15/+26
2024-08-28clarify what term can beOrion Gonzalez-1/+3
2024-08-28clarify a few thingsOrion Gonzalez-4/+9
2024-08-28cleanup make_inputOrion Gonzalez-19/+26
2024-08-28replace is_some() -> unwrap with if letOrion Gonzalez-6/+2
2024-08-28Auto merge of #17981 - lnicola:proc-macro-cwd, r=Veykrilbors-2/+2
2024-08-28Add benchmark for TB slowdownJohannes Hostert-0/+41
2024-08-28Fix cwd used for proc macro expansionLaurențiu Nicola-2/+2
2024-08-28copysign with sign being a NaN is non-portableRalf Jung-12/+32
2024-08-28Auto merge of #3848 - tiif:tokiotest, r=RalfJungbors-9/+72
2024-08-28Add test for tokio file io and mpsctiif-9/+72
2024-08-28Implement RFC 3525.Luca Versari-27/+511
2024-08-28Auto merge of #3850 - rust-lang:rustup-2024-08-28, r=RalfJungbors-3054/+4288
2024-08-28Merge from rustcThe Miri Cronjob Bot-3053/+4287
2024-08-28Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-08-28Auto merge of #129546 - compiler-errors:no-pred-on, r=fee1-deadbors-63/+22
2024-08-27Add fmt::Debug to sync::Weak<T, A>Matthew Giordano-1/+1
2024-08-27Auto merge of #128506 - compiler-errors:by-move-body, r=cjgillotbors-303/+276
2024-08-27Make option-like-enum.rs UB-free and portableBen Kimock-25/+14
2024-08-27Fix Pin::set bounds regressionNoa-9/+12
2024-08-27Auto merge of #129665 - matthiaskrgr:rollup-hy23k7d, r=matthiaskrgrbors-772/+871
2024-08-27docs: Update docs for the rustc's `-L` optionVadim Petrochenkov-1/+1
2024-08-27linker: Better support alternative static library naming on MSVCVadim Petrochenkov-4/+28
2024-08-27linker: Synchronize native library search in rustc and linkerVadim Petrochenkov-57/+101
2024-08-27Auto merge of #3804 - tiif:blockit, r=oli-obkbors-64/+316
2024-08-27Auto merge of #129513 - cjgillot:fast-source-span, r=petrochenkovbors-5/+13
2024-08-27Make Tree Borrows Provenance GC compact the treeJohannes Hostert-17/+185
2024-08-27Auto merge of #3843 - JoJoDeveloping:tb-bottom-up-iteration, r=RalfJungbors-272/+306
2024-08-27Add explanation to TB's "piecewise bottom-up" traversalJohannes Hostert-44/+111
2024-08-27interpret: add missing alignment check in raw_eqRalf Jung-6/+20
2024-08-27miri: Remove feature(new_uninit)Jubilee Young-5/+0
2024-08-27compiler: Remove feature(new_uninit)Jubilee Young-4/+1
2024-08-27library: Stabilize new_uninit for Box, Rc, and ArcJubilee Young-67/+32
2024-08-27Rollup merge of #129652 - RalfJung:ptr-to-ref, r=traviscrossMatthias Krüger-23/+15
2024-08-27Rollup merge of #129649 - RalfJung:unadjusted-abi-mismatch, r=petrochenkovMatthias Krüger-6/+26
2024-08-27Rollup merge of #129648 - nnethercote:unreachable_pub-2, r=UrgauMatthias Krüger-703/+743
2024-08-27Rollup merge of #129645 - beetrees:fix-float-docs, r=tgross35Matthias Krüger-8/+6