about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-03Update library/core/src/sync/atomic.rsJoshua Liebow-Feeser-1/+1
2024-03-03Update library/core/src/sync/atomic.rsJoshua Liebow-Feeser-1/+1
2024-03-03Use "size and alignment" rather than layoutJoshua Liebow-Feeser-2/+2
2024-03-03Document AtomicPtr bit validityJoshua Liebow-Feeser-1/+1
2024-03-03Clarify bit validity for AtomicBoolJoshua Liebow-Feeser-1/+1
2024-03-03Clarify atomic bit validityJoshua Liebow-Feeser-1/+1
2024-03-03Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkinbors-4/+4
2024-03-03Auto merge of #121931 - lnicola:sync-from-ra, r=lnicolabors-1267/+3264
2024-03-03Merge commit '4ef6a49b44e8aa380da7522442234bfd7a52c55e' into sync-from-raLaurențiu Nicola-1267/+3264
2024-03-03Auto merge of #121877 - estebank:fancy-svg, r=compiler-errorsbors-150/+485
2024-03-03Auto merge of #121856 - ChrisDenton:abort, r=joboetbors-14/+16
2024-03-03Auto merge of #112865 - rust-lang:cargo_update, r=clubby789bors-154/+165
2024-03-03cargo updategithub-actions-154/+165
2024-03-02Auto merge of #121914 - Nadrieril:rollup-ol98ncg, r=Nadrierilbors-144/+1156
2024-03-02On tests that specify --color=always emit SVG file with stderr outputEsteban Kuber-150/+485
2024-03-02Auto merge of #121904 - matthiaskrgr:rollup-qcq0d3h, r=matthiaskrgrbors-107/+269
2024-03-02Rollup merge of #121841 - tgross35:f16-f128-step2-intrinsics, r=compiler-errorsGuillaume Boisseau-10/+273
2024-03-02Rollup merge of #121731 - oli-obk:eager_opaque_checks, r=compiler-errorsGuillaume Boisseau-24/+38
2024-03-02Rollup merge of #121716 - Nadrieril:simple-binding-order, r=matthewjasperGuillaume Boisseau-100/+118
2024-03-02Rollup merge of #121622 - dtolnay:wake, r=cuviperGuillaume Boisseau-0/+49
2024-03-02Rollup merge of #120761 - rcvalle:rust-dfsan, r=nikicGuillaume Boisseau-10/+678
2024-03-02Cleanup windows abort_internalChris Denton-14/+16
2024-03-02Rollup merge of #121895 - matthiaskrgr:devec, r=fee1-deadMatthias Krüger-33/+20
2024-03-02Rollup merge of #121892 - Zalathar:expr-kind-let, r=NadrierilMatthias Krüger-32/+6
2024-03-02Rollup merge of #121888 - cppcoffee:style, r=NilstriebMatthias Krüger-0/+1
2024-03-02Rollup merge of #121855 - GuillaumeGomez:trait-item-info, r=notriddleMatthias Krüger-13/+38
2024-03-02Rollup merge of #121759 - RalfJung:addr_of, r=the8472Matthias Krüger-15/+63
2024-03-02Rollup merge of #121758 - joboet:move_pal_thread_local, r=ChrisDentonMatthias Krüger-3/+4
2024-03-02Rollup merge of #121666 - ChrisDenton:thread-name, r=cuviperMatthias Krüger-11/+137
2024-03-02Remove underscore from QNX target file nameNilstrieb-4/+4
2024-03-02avoid collecting into vecs in some placesMatthias Krüger-33/+20
2024-03-02Auto merge of #121890 - matthiaskrgr:rollup-mv26uwt, r=matthiaskrgrbors-430/+546
2024-03-02Auto merge of #16702 - Veykril:intra-doc-links-generic, r=Veykrilbors-50/+74
2024-03-02The ordinary lowering of `thir::ExprKind::Let` is unreachableZalathar-32/+6
2024-03-02Auto merge of #16704 - Veykril:stuff, r=Veykrilbors-125/+122
2024-03-02attempt to further clarify addr_of docsRalf Jung-15/+63
2024-03-02Rollup merge of #121875 - estebank:e0277-drive-by, r=compiler-errorsMatthias Krüger-16/+17
2024-03-02Rollup merge of #121861 - tbu-:pr_floating_point_exact_examples, r=workingjub...Matthias Krüger-22/+26
2024-03-02Rollup merge of #121847 - shamatar:btreemap_fix_implicits, r=cuviperMatthias Krüger-1/+1
2024-03-02Rollup merge of #121835 - nnethercote:mv-HandleStore, r=bjorn3Matthias Krüger-86/+99
2024-03-02Rollup merge of #121815 - nnethercote:mv-gather_comments, r=est31Matthias Krüger-127/+126
2024-03-02Rollup merge of #121739 - jieyouxu:loooong-typename, r=estebankMatthias Krüger-50/+117
2024-03-02Rollup merge of #121715 - Nadrieril:testcase-or, r=matthewjasperMatthias Krüger-122/+155
2024-03-02Rollup merge of #120684 - carschandler:patch-1, r=nnethercoteMatthias Krüger-1/+1
2024-03-02Rollup merge of #109263 - squell:master, r=cuviperMatthias Krüger-5/+4
2024-03-02Auto merge of #16735 - lnicola:smolstr-new-static, r=lnicolabors-1/+1
2024-03-02Remove outdated comment about static SmolStrsLaurențiu Nicola-1/+1
2024-03-02Auto merge of #121864 - compiler-errors:type-relating-variances, r=aliemjaybors-1/+52
2024-03-02style library/core/src/error.rsXiaobo Liu-0/+1
2024-03-02Auto merge of #121657 - estebank:issue-119665, r=davidtwcobors-57/+146