about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2024-12-01 19:07:13 -0800
committerJosh Triplett <josh@joshtriplett.org>2024-12-02 23:56:24 -0800
commita030ffbe354be8072fe2749d89c66365c192b0fe (patch)
treec78adb8413e72ffe2733e9deec90ac27c6e40402 /compiler/rustc_codegen_llvm/src
parenta522d78598415cdd614ccc6d961160f192f64b5c (diff)
downloadrust-a030ffbe354be8072fe2749d89c66365c192b0fe.tar.gz
rust-a030ffbe354be8072fe2749d89c66365c192b0fe.zip
Add `core::arch::breakpoint` and test
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.)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions