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