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