about summary refs log tree commit diff
path: root/tests/ui/error-codes/E0622.stderr
AgeCommit message (Collapse)AuthorLines
2025-04-09Remove some dead or leftover code related to rustc-intrinsic abi removalOli Scherer-9/+0
2025-04-06update/bless testsBennet Bleßmann-3/+3
2024-12-02Add `core::arch::breakpoint` and testJosh 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-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+9