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
/
parser
/
removed-syntax-uniq-mut-ty.rs
blob: 12de76d9d6d9f9aca974c3bf677c4632bdc461ad (
plain
)
1
type mut_box = Box<mut isize>; //~ ERROR expected one of `>`, lifetime, or type, found `mut`