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
/
tools
/
rustfmt
/
tests
/
target
/
issue-3639.rs
blob: e8fddce2de62c4cef846f735938b34b7adadc39b (
plain
)
1
2
3
4
5
trait
Foo
{}
struct
Bar
{}
struct
Bax
;
struct
Baz
(
String
);
impl
Foo
for
Bar
{}