Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
run-make
/
branch-protection-check-IBT
/
main.rs
blob: 445b8795134c5e11ea4267010e0ed7bdf357ab69 [
file
] [
log
] [
blame
]
#![
feature
(
no_core
)]
#![
allow
(
internal_features
)]
#![
no_core
]
#![
no_std
]
#![
no_main
]