about summary refs log tree commit diff
path: root/src/tools/miri/tests
AgeCommit message (Expand)AuthorLines
2025-07-17Report the range of uninit bytes in CTFE errorsOli Scherer-29/+145
2025-07-16Auto merge of #144019 - RalfJung:miri-sync, r=RalfJungbors-17/+271
2025-07-16Rollup merge of #143692 - RalfJung:miri-oob, r=oli-obkSamuel Tardieu-0/+53
2025-07-16Merge pull request #4459 from ibraheemdev/ibraheem/global-ctorRalf Jung-2/+48
2025-07-16minor tweaks and commentsRalf Jung-2/+5
2025-07-16Merge pull request #4456 from nia-e/trace-incorporate-eventsRalf Jung-0/+192
2025-07-16hook up native-lib bitsNia Espera-0/+192
2025-07-15add test for global constructorsIbraheem Ahmed-0/+43
2025-07-15Merge pull request #4469 from Patrick-6/add-spinloop-hintsRalf Jung-15/+31
2025-07-15Make spin function naming more consistentPatrick-6-17/+17
2025-07-15Add std::hint::spin_loop()Patrick-6-6/+22
2025-07-14Rollup merge of #143710 - joshtriplett:random-updates, r=joshtriplettSamuel Tardieu-1/+1
2025-07-12./x test miri: fix cleaning the miri_ui directoryRalf Jung-0/+2
2025-07-11Update miri for change to random APIJosh Triplett-1/+1
2025-07-09miri: fix out-of-bounds error for ptrs with negative offsetsRalf Jung-0/+53
2025-07-06Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJungbors-0/+124
2025-07-06sleep_until: add clock_nanosleep support to Miridvdsk-0/+124
2025-07-05Merge from rustcRalf Jung-2/+2
2025-07-04Rollup merge of #143387 - dpaoliello:shouldpanicfn, r=bjorn3Matthias Krüger-2/+2
2025-07-03Make __rust_alloc_error_handler_should_panic a functionDaniel Paoliello-2/+2
2025-07-03Merge from rustcRalf Jung-62/+23
2025-07-03only set host-specific CC; improve and de-duplicate native libs testing logicRalf Jung-24/+17
2025-07-02miri: improve errors for type validity assertion failuresRalf Jung-62/+23
2025-07-02Merge from rustcThe Miri Cronjob Bot-103/+0
2025-07-01Remove support for dyn*Michael Goulet-103/+0
2025-07-01fmtThe Miri Cronjob Bot-2/+0
2025-07-01Merge from rustcThe Miri Cronjob Bot-12/+41
2025-06-30Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqkbors-11/+40
2025-06-30Rollup merge of #142514 - LorrensP-2158466:miri-float-nondet-pow, r=RalfJungdianqk-11/+40
2025-06-30Try increasing the repetition limitOli Scherer-1/+1
2025-06-30linux futex: fix for val > i32::MAXRalf Jung-0/+5
2025-06-29Merge pull request #4397 from tgross35/gettid-shimsRalf Jung-2/+207
2025-06-29Add shims for `gettid`-esque functionsTrevor Gross-2/+207
2025-06-29fix type mismatches in native-lib/scalar_arguments testRalf Jung-2/+2
2025-06-29add float_nan test for powfRalf Jung-9/+35
2025-06-29make some powf and powi cases involving SNaN non-deterministicLorrensP-2158466-11/+14
2025-06-29Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubileeGuillaume Gomez-0/+8
2025-06-28various minor native-lib-tracing tweaks, and disable naive-lib-tracing mode b...Ralf Jung-4/+4
2025-06-27Update dangling_pointer_to_raw_pointer.rsleopardracer-1/+1
2025-06-20Merge from rustcThe Miri Cronjob Bot-5/+5
2025-06-19Merge from rustcThe Miri Cronjob Bot-2/+2
2025-06-18Rollup merge of #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmannTrevor Gross-5/+5
2025-06-18add `#[align]` attributeFolkert de Vries-5/+5
2025-06-18minimal ptrace setupNia Espera-4/+4
2025-06-18Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3bors-2/+2
2025-06-17Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obkbors-4/+4
2025-06-16miri: bless testsDavid Wood-4/+4
2025-06-16Change __rust_no_alloc_shim_is_unstable to be a functionDaniel Paoliello-2/+2
2025-06-16Auto merge of #142574 - Kobzol:rollup-ldj386u, r=Kobzolbors-1/+0
2025-06-15Stabilize "file_lock" featureChristopher Berner-1/+0