index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
miri
/
tests
/
pass
/
box.stdout
blob: 230ef368da64494e27dc048cf97e96fa24b00da9 (
plain
)
1
2
3
pair_foo = PairFoo { fst: Foo(42), snd: Foo(1337) } foo #0 = Foo(42) foo #1 = Foo(1337)