Sign in
rust
/
rust
/
b1dbc2403e2e8aeaf558d5ca2afcd5da2bc9ef84
/
.
/
tests
/
ui
/
errors
/
auxiliary
/
trait-macro.rs
blob: 48673d04ee16f0de397adb765c01365b3c7cdd37 [
file
]
//@ compile-flags: --remap-path-prefix={{src-base}}=remapped
//@ compile-flags: -Zremap-path-scope=macro
pub
trait
Trait
:
std
::
fmt
::
Display
{}