Sign in
fuchsia
/
third_party
/
rust
/
79e46694de009c8c826cafecb85f2bd3377b303a
/
.
/
tests
/
ui
/
errors
/
auxiliary
/
trait-debuginfo.rs
blob: d5a0825fe6d13af95d970774b2df3d81955091dd [
file
]
//@ compile-flags: --remap-path-prefix={{src-base}}=remapped
//@ compile-flags: -Zremap-path-scope=debuginfo
pub
trait
Trait
:
std
::
fmt
::
Display
{}