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
/
tests
/
ui
/
proc-macro
/
attribute-spans-preserved.stdout
blob: 28f4daecc0e8e25d9d85f18c8975a5f468c70ffb (
plain
)
1
fn main() { let y : u32 = "z"; { let x: u32 = "y"; } }