about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-18when an address gets reused, establish a happens-before link in the data race...Ralf Jung-36/+129
2024-04-17Auto merge of #3481 - RalfJung:rustup, r=RalfJungbors-286/+471
2024-04-17fmtRalf Jung-5/+1
2024-04-17Merge from rustcRalf Jung-285/+474
2024-04-17Preparing for merge from rustcRalf Jung-1/+1
2024-04-17Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgrbors-162/+402
2024-04-17Rollup merge of #124073 - saethlin:rust-get-test-int, r=wesleywiserMatthias Krüger-54/+18
2024-04-17Rollup merge of #124066 - oli-obk:define_opaque_types7, r=compiler-errorsMatthias Krüger-1/+1
2024-04-17Rollup merge of #124062 - allgoewer:fish-fight, r=oli-obkMatthias Krüger-0/+15
2024-04-17Rollup merge of #124049 - slanterns:const_io_structs_stabilize, r=jhprattMatthias Krüger-7/+6
2024-04-17Rollup merge of #124037 - compiler-errors:dont-parent-body, r=michaelwoeristerMatthias Krüger-2/+45
2024-04-17Rollup merge of #124030 - RalfJung:adjust_alloc_base_pointer, r=oli-obkMatthias Krüger-65/+85
2024-04-17Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercoteMatthias Krüger-8/+51
2024-04-17Rollup merge of #122201 - coolreader18:doc-clone_from, r=dtolnayMatthias Krüger-25/+133
2024-04-17Rollup merge of #116957 - fmease:meta-notify-rustdoc-zulip-on-backport-nomina...Matthias Krüger-0/+48
2024-04-17Auto merge of #123674 - oli-obk:bogus_note, r=estebankbors-109/+55
2024-04-17Remove libc from rust_get_test_int usesBen Kimock-54/+18
2024-04-17Use the default file permissions when writingbjorn3-9/+29
2024-04-17Add regression test for #107495bjorn3-0/+23
2024-04-17Don't error on subtyping of equal typesOli Scherer-1/+1
2024-04-17Auto merge of #3480 - RalfJung:alloc_error_handler, r=RalfJungbors-120/+171
2024-04-17Auto merge of #3479 - rust-lang:rustup-2024-04-17, r=RalfJungbors-2619/+4476
2024-04-17no need to use miri's native stderr hereRalf Jung-3/+2
2024-04-17tests/utils: add fmt::Write implementations for miri's native stdout/stderrRalf Jung-59/+64
2024-04-17alloc_error_handler tests: directly call handle_alloc_error; test more codepathsRalf Jung-75/+122
2024-04-17Auto merge of #123678 - DianQK:docker-local, r=Kobzolbors-14/+17
2024-04-17interpret: rename base_pointer -> root_pointerRalf Jung-53/+53
2024-04-17interpret: pass MemoryKind to adjust_alloc_base_pointerRalf Jung-18/+38
2024-04-17Address commentsNoa-4/+2
2024-04-17fmtThe Miri Cronjob Bot-10/+12
2024-04-17Merge from rustcThe Miri Cronjob Bot-2618/+4473
2024-04-17Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-17Auto merge of #124055 - matthiaskrgr:rollup-waq2e68, r=matthiaskrgrbors-509/+810
2024-04-17Rollup merge of #124052 - beetrees:return-dest-doc-comment, r=fmeaseMatthias Krüger-4/+4
2024-04-17Rollup merge of #124051 - dtolnay:emptyset, r=compiler-errorsMatthias Krüger-3/+3
2024-04-17Rollup merge of #124045 - nnethercote:add-nnethercote-review, r=nnethercoteMatthias Krüger-0/+4
2024-04-17Rollup merge of #123997 - compiler-errors:self-res, r=fmeaseMatthias Krüger-0/+58
2024-04-17Rollup merge of #122883 - onur-ozkan:clippy-build-step, r=albertlarsan68Matthias Krüger-103/+395
2024-04-17Rollup merge of #122813 - nnethercote:nicer-quals, r=compiler-errorsMatthias Krüger-399/+346
2024-04-17Make the comments for `ReturnDest` variants doc commentsbeetrees-4/+4
2024-04-17Auto merge of #124039 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-16Fix empty-set symbol in commentsDavid Tolnay-3/+3
2024-04-17Stabilize `const_io_structs`Slanterns-7/+6
2024-04-17Auto merge of #124040 - GuillaumeGomez:rollup-hrrvsgh, r=GuillaumeGomezbors-106/+363
2024-04-17Reinstate nnethercote to the review rotation.Nicholas Nethercote-0/+4
2024-04-17Rollup merge of #124036 - alexcrichton:wasm-use-default-visbility, r=jieyouxuGuillaume Gomez-3/+0
2024-04-17Rollup merge of #124027 - oli-obk:define_opaque_types9, r=compiler-errorsGuillaume Gomez-22/+13
2024-04-17Rollup merge of #124013 - RalfJung:box-to-raw, r=oli-obkGuillaume Gomez-4/+48
2024-04-17Rollup merge of #124000 - compiler-errors:sugg-tweaks, r=wesleywiserGuillaume Gomez-34/+41
2024-04-17Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxuGuillaume Gomez-23/+126