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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
proc-macro
/
attribute-spans-preserved.stdout
blob: cf9a97491f03941ce9902ed181d1a848cfb8b364 (
plain
)
1
fn main() { let y : u32 = "z" ; { let x : u32 = "y" ; } }