about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/intrinsics/zero_fn_ptr.stderr
AgeCommit message (Expand)AuthorLines
2025-07-02miri: improve errors for type validity assertion failuresRalf Jung-21/+7
2025-06-07diagnostics: do not repeat the entire message in the span labelRalf Jung-1/+1
2025-05-15normalize abort calls in miri testsjoboet-1/+1
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-0/+1
2024-09-16Bump ui testOli Scherer-1/+1
2024-08-24panicking: improve hint for Miri's RUST_BACKTRACE behaviorRalf Jung-1/+1
2024-06-16std: move `sys_common::backtrace` to `sys`joboet-1/+1
2024-04-18when suggesting RUST_BACKTRACE=1, add a special note for Miri's env var isola...Ralf Jung-0/+1
2024-03-02print thread name in miri error backtracesRalf Jung-0/+1
2024-01-11std: update miri testsjoboet-2/+2
2023-11-24Bless Miri testsNilstrieb-1/+1
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-1/+1
2023-08-20interpret: have assert_* intrinsics call the panic machinery instead of a dir...Ralf Jung-4/+18
2023-06-15Extend `unused_must_use` to cover block exprs许杰友 Jieyou Xu (Joe)-2/+2
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+12