]> git.lizzy.rs Git - rust.git/blob - tests/ui/parser/removed-syntax-ptr-lifetime.rs
Auto merge of #107478 - compiler-errors:anon-enum-tys-are-ambiguous, r=estebank
[rust.git] / tests / ui / parser / removed-syntax-ptr-lifetime.rs
1 type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, `<`, or `where`, found `/`