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
/
rustfmt
/
tests
/
target
/
tuple_v2.rs
blob: fa508332be5a26a533e765d81323fbbca8194d87 (
plain
)
1
2
3
4
5
// rustfmt-style_edition: 2024
fn
issue_4355
()
{
let
_
=
((
1
,),).
0.0
;
}