about summary refs log tree commit diff
path: root/library/panic_unwind/src/miri.rs
AgeCommit message (Expand)AuthorLines
2025-02-14panic_unwind: Apply unsafe_op_in_unsafe_fnEric Huss-2/+2
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2025-01-20panic_unwind: add `#![warn(unreachable_pub)]`Urgau-2/+2
2024-06-20Add blank lines after module-level `//!` comments.Nicholas Nethercote-0/+1
2024-02-26miri: rename miri_start_panic → miri_start_unwindRalf Jung-3/+3
2020-07-27mv std libs to library/mark-0/+25