]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/removed-syntax-ptr-lifetime.rs
Rollup merge of #57351 - oli-obk:cheap_const_ops, r=RalfJung
[rust.git] / src / test / ui / parser / removed-syntax-ptr-lifetime.rs
1 type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, or `<`, found `/`