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
/
clippy
/
tests
/
ui
/
crashes
/
ice-8386.rs
blob: 1c7a809174b6f24a46473ace215aa66cecc233ba (
plain
)
1
2
3
4
5
//@ check-pass fn f(x: u32, mut arg: &String) {} fn main() {}