Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
5f6fa960c254dfda8ba1d5dc2fb281b6908d8005
/
.
/
tests
/
ui
/
errors
/
auxiliary
/
trait-macro.rs
blob: 48673d04ee16f0de397adb765c01365b3c7cdd37 [
file
] [
log
] [
blame
]
//@ compile-flags: --remap-path-prefix={{src-base}}=remapped
//@ compile-flags: -Zremap-path-scope=macro
pub
trait
Trait
:
std
::
fmt
::
Display
{}