Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
src
/
test
/
ui
/
feature-gates
/
feature-gate-omit-gdb-pretty-printer-section.rs
blob: 66bf7973832ec842912b5c70dc5d171a55929349 [
file
] [
log
] [
blame
]
#[
omit_gdb_pretty_printer_section
]
//~ ERROR the `#[omit_gdb_pretty_printer_section]` attribute is
fn
main
()
{}