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: b1487fcd5edbdd7b8db1619f214b78db01b78de0 (
plain
)
1
fn main ( ) { let y : u32 = "z" ; { let x : u32 = "y" ; } }