Sign in
◑
Theme
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/main
/
.
/
tests
/
ui
/
feature-gates
/
feature-gate-needs-allocator.rs
blob: 2629f81d898973a6a34a81d28c6613e3329b281b [
file
] [
edit
]
#![
needs_allocator
]
//~ ERROR the `needs_allocator` attribute is
fn
main
()
{}