]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/removed-syntax-ptr-lifetime.rs
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
[rust.git] / src / test / ui / parser / removed-syntax-ptr-lifetime.rs
1 type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, or `<`, found `/`