]> git.lizzy.rs Git - rust.git/blob - tests/ui/parser/removed-syntax-ptr-lifetime.rs
Rollup merge of #107194 - xfix:remove-slice-internals-dependency-in-rustc-ast, r...
[rust.git] / tests / ui / parser / removed-syntax-ptr-lifetime.rs
1 type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, `<`, or `where`, found `/`