Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
skip_macro_invocations
/
name_unknown.rs
blob: 7ab1440395c32b074a97a99d0b08001dbd6ef814 [
file
] [
log
] [
blame
]
// rustfmt-skip_macro_invocations: ["unknown"]
// Should not skip this invocation
items
!(
const
_
:
u8
=
0
;
);