index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
auxiliary
/
orphan-check-diagnostics.rs
blob: 6b2c42b69b928c9a8555cb3101dbefc8d31a36d8 (
plain
)
1
pub
trait
RemoteTrait
{
fn
dummy
(
&
self
)
{
}
}