Sign in
◑
Theme
rust
/
rust
/
f4fd8a063369bbadc99cffb0a646deb96c0db151
/
.
/
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
{}