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
/
issue-3253
/
paths
/
bar_foo.rs
blob: f7e1de29a306815850a08b77de9f182654adb2f9 (
plain
)
1
2
3
fn
foo_decl_item
(
x
:
&
mut
i32
)
{
x
=
3
;
}