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