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