Sign in
fuchsia
/
third_party
/
rust
/
359bfa901b9d8eddbed7b88b6716dbb77b7bfb95
/
.
/
tests
/
ui
/
errors
/
auxiliary
/
trait-diag.rs
blob: e07961a276a9d519c9f804587a36ef6751b5fec7 [
file
] [
log
] [
blame
]
//@ compile-flags: --remap-path-prefix={{src-base}}=remapped
//@ compile-flags: -Zremap-path-scope=diagnostics
pub
trait
Trait
:
std
::
fmt
::
Display
{}