Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
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
{}