rustc/tests/run-make/branch-protection-check-IBT/main.rs
2025-02-17 11:14:05 +01:00

6 lines
85 B
Rust

#![feature(no_core)]
#![allow(internal_features)]
#![no_core]
#![no_std]
#![no_main]