| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-14 | panic_unwind: Apply unsafe_op_in_unsafe_fn | Eric Huss | -2/+2 | |
| 2025-02-09 | Mark extern blocks as unsafe | Michael Goulet | -1/+1 | |
| 2025-01-20 | panic_unwind: add `#![warn(unreachable_pub)]` | Urgau | -2/+2 | |
| 2024-06-20 | Add blank lines after module-level `//!` comments. | Nicholas Nethercote | -0/+1 | |
| Most modules have such a blank line, but some don't. Inserting the blank line makes it clearer that the `//!` comments are describing the entire module, rather than the `use` declaration(s) that immediately follows. | ||||
| 2024-02-26 | miri: rename miri_start_panic → miri_start_unwind | Ralf Jung | -3/+3 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+25 | |
