about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass
AgeCommit message (Expand)AuthorLines
2024-09-21fmt (with a huge diff for some reason)Ralf Jung-15/+18
2024-09-21Merge from rustcRalf Jung-0/+20
2024-09-20Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errorsbors-0/+20
2024-09-17Use `@only-target` in SSE and SSE2 tests tooEduardo Sánchez Muñoz-1784/+1760
2024-09-16Bump ui testOli Scherer-197/+113
2024-09-13Update tests for hidden references to mutable staticObei Sideg-0/+20
2024-09-16Merge from rustcThe Miri Cronjob Bot-6/+33
2024-09-15Rollup merge of #129828 - RalfJung:miri-data-race, r=saethlinMatthias Krüger-1/+33
2024-09-15test std::time APIs on FreeBSD and SolarishRalf Jung-3/+3
2024-09-14simd_shuffle: require index argument to be a vectorRalf Jung-5/+0
2024-09-12Merge from rustcThe Miri Cronjob Bot-0/+8
2024-09-11miri: support vector index arguments in simd_shuffleRalf Jung-0/+8
2024-09-11Merge from rustcThe Miri Cronjob Bot-9/+9
2024-09-10Auto merge of #129403 - scottmcm:only-array-simd, r=compiler-errorsbors-9/+9
2024-09-10miri: treat non-memory local variables properly for data race detectionRalf Jung-1/+33
2024-09-10fmtRalf Jung-2/+4
2024-09-09Update the MIRI testsScott McMurray-9/+9
2024-09-09union padding computation: add fast-path for ZSTRalf Jung-0/+15
2024-09-08interpret: reset padding during validationRalf Jung-0/+38
2024-09-08interpret: reset provenance on typed copiesRalf Jung-0/+22
2024-09-08Auto merge of #129313 - RalfJung:coroutine-niches, r=compiler-errorsbors-0/+66
2024-09-05Rollup merge of #129664 - adetaylor:arbitrary-self-types-pointers-feature-gat...Matthias Krüger-1/+1
2024-08-30Merge from rustcThe Miri Cronjob Bot-2/+0
2024-08-29fix wasm testRalf Jung-12/+12
2024-08-29Merge from rustcThe Miri Cronjob Bot-11/+0
2024-08-28Rollup merge of #129401 - workingjubilee:partial-initialization-of-stabilizat...Jubilee-2/+0
2024-08-28Rollup merge of #129613 - RalfJung:interpret-target-feat, r=saethlinMatthias Krüger-11/+0
2024-08-28Merge from rustcThe Miri Cronjob Bot-11/+8
2024-08-27Arbitrary self types v2: pointers feature gate.Adrian Taylor-1/+1
2024-08-27miri: Remove feature(new_uninit)Jubilee Young-2/+0
2024-08-27tree_borrows test: ensure we can actually read the variableRalf Jung-1/+2
2024-08-27Rollup merge of #128942 - RalfJung:interpret-weak-memory, r=saethlinTrevor Gross-11/+8
2024-08-26interpret: do not make const-eval query result depend on tcx.sessRalf Jung-11/+0
2024-08-26Merge from rustcThe Miri Cronjob Bot-4/+4
2024-08-24Rollup merge of #129501 - RalfJung:miri-rust-backtrace, r=NoratriebMatthias Krüger-4/+4
2024-08-24panicking: improve hint for Miri's RUST_BACKTRACE behaviorRalf Jung-4/+4
2024-08-22fix a misleading comment in TB testssun-jacobi-1/+1
2024-08-20supress niches in coroutinesRalf Jung-0/+66
2024-08-20Auto merge of #3752 - Kixunil:simd-sha256, r=RalfJungbors-0/+270
2024-08-20Implement SHA256 SIMD intrinsics on x86Martin Habovstiak-0/+270
2024-08-18stabilize raw_ref_opRalf Jung-1/+0
2024-08-17tls_leak_main_thread_allowed: make test check target_thread_localRalf Jung-10/+13
2024-08-16Auto merge of #3754 - Vanille-N:master, r=RalfJungbors-36/+36
2024-08-14Merge from rustcRalf Jung-2/+14
2024-08-13Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlinbors-2/+14
2024-08-12miri weak memory emulation: initialize store buffer only on atomic writes; pr...Ralf Jung-11/+8
2024-08-12fix tree borrows Unique testRalf Jung-11/+7
2024-08-12Auto merge of #126793 - saethlin:mono-rawvec, r=scottmcmbors-3/+7
2024-08-10Fixes in various placesNadrieril-0/+2
2024-08-09Add a FIXME to the changed Miri testBen Kimock-0/+2