| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-09 | Remove some dead or leftover code related to rustc-intrinsic abi removal | Oli Scherer | -14/+0 | |
| 2025-04-06 | update/bless tests | Bennet Bleßmann | -3/+11 | |
| 2024-12-02 | Add `core::arch::breakpoint` and test | Josh Triplett | -2/+2 | |
| Approved in [ACP 491](https://github.com/rust-lang/libs-team/issues/491). Remove the `unsafe` on `core::intrinsics::breakpoint()`, since it's a safe intrinsic to call and has no prerequisites. (Thanks to @zachs18 for figuring out the `bootstrap`/`not(bootstrap)` logic.) | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+6 | |
