about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-18Rollup merge of #124116 - RalfJung:miri-rust-backtrace, r=NilstriebJubilee-0/+38
2024-04-18Rollup merge of #124110 - beetrees:neg-f16-f128, r=compiler-errorsJubilee-2/+30
2024-04-18Rollup merge of #124019 - ChrisDenton:futex-raw-dylib, r=joboetJubilee-1/+50
2024-04-18Rollup merge of #123980 - WaffleLapkin:graph-average-refactor, r=wesleywiserJubilee-70/+265
2024-04-18Rollup merge of #123935 - tstsrt:fix-115423, r=oli-obkJubilee-77/+187
2024-04-18Rollup merge of #123752 - estebank:emoji-prefix, r=wesleywiserJubilee-6/+36
2024-04-18Rollup merge of #123406 - krtab:fix_remainder_iterchunk, r=scottmcmJubilee-1/+14
2024-04-19Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiserbors-44/+95
2024-04-19coverage. Add coverage-options=mcdc as gate for MC/DC instrumentzhuyunxing-15/+40
2024-04-18Make test harness arguments configurable and not `--nocapture`.Kevin Reid-29/+70
2024-04-18Make `checked` ops emit *unchecked* LLVM operations where feasibleScott McMurray-91/+160
2024-04-19Auto merge of #124038 - matthiaskrgr:one_or_two_more_tests, r=jieyouxubors-0/+297
2024-04-18Auto merge of #119912 - notriddle:notriddle/reexport-dedup, r=GuillaumeGomezbors-31/+330
2024-04-18when reusing an address, most of the time only reuse from the current threadRalf Jung-109/+183
2024-04-18Auto merge of #3488 - RalfJung:os_str_comment, r=RalfJungbors-4/+14
2024-04-18comment clarification and typo fixRalf Jung-4/+14
2024-04-18llvm RustWrapper: explain OpBundlesIndirect argument typeRalf Jung-0/+3
2024-04-18Auto merge of #123949 - scottmcm:debug-no-means-no-debug-info-when-inlined, r...bors-1192/+825
2024-04-18Disallow ambiguous attributes on expressionsDominik Stolz-49/+141
2024-04-18Add tests for predecessor-aware `VecGraph` modeMaybe Waffle-0/+33
2024-04-18crashes: add a couple more testsMatthias Krüger-0/+297
2024-04-18The ICE in 121127 needs debuginfoScott McMurray-1/+2
2024-04-18Update src/bootstrap/src/core/builder.rsscottmcm-1/+1
2024-04-18Ensure `[rust] debuginfo-level-std` doesn't change core's MIRScott McMurray-157/+38
2024-04-18Update `checked_ops` so 32- and 64-bit gets the same checksScott McMurray-19/+174
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-1195/+791
2024-04-18Merge commit 'ca3b393750ee8d870bf3215dcf6509cafa5c0445' into clippy-subtree-u...Philipp Krones-426/+1066
2024-04-18Auto merge of #12690 - flip1995:rustup, r=flip1995bors-143/+108
2024-04-18Bump nightly version -> 2024-04-18Philipp Krones-1/+1
2024-04-18Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-458/+1120
2024-04-18Auto merge of #124072 - saethlin:less-sysroot-libc-misc, r=jieyouxubors-38/+32
2024-04-18Add an exception for windows-msvcBen Kimock-0/+9
2024-04-18interpret/binary_int_op: avoid dropping to raw ints until we determined the signRalf Jung-74/+116
2024-04-18Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w...bors-47/+73
2024-04-18Fix disabling the export of noop async_drop_in_place_rawDaria Sukhonina-31/+54
2024-04-18Auto merge of #16257 - lnicola:rustc-check-cfg, r=Veykrilbors-1/+13
2024-04-18do not reuse stack addresses; make reuse rate configurableRalf Jung-17/+45
2024-04-18Stabilize Wasm phase 4 & 5 proposalsdaxpedda-12/+7
2024-04-18when an address gets reused, establish a happens-before link in the data race...Ralf Jung-36/+129
2024-04-18Auto merge of #3484 - RalfJung:realloc, r=RalfJungbors-158/+205
2024-04-18move allocator shim logic into its own fileRalf Jung-157/+178
2024-04-18make realloc with a size of zero failRalf Jung-5/+31
2024-04-18when suggesting RUST_BACKTRACE=1, add a special note for Miri's env var isola...Ralf Jung-0/+38
2024-04-18Auto merge of #3486 - RalfJung:mir-validate, r=RalfJungbors-0/+42
2024-04-18add test checking that we do run MIR validationRalf Jung-0/+42
2024-04-18Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstriebbors-43/+45
2024-04-18Auto merge of #3485 - RalfJung:read_byte_slice, r=RalfJungbors-16/+21
2024-04-18CI: add script for installing NodeJS and update it to v20Jakub Beránek-8/+20
2024-04-18Auto merge of #16057 - Veykril:macro-arm, r=Veykrilbors-67/+140
2024-04-18CleanupLukas Wirth-6/+11