Closed
Description
Example:
type A = crate::r#break; // No error (?!)
fn main() {}
Found by crater run (https://crater-reports.s3.amazonaws.com/beta-1.38-1/beta-2019-08-13/gh/xi-frontend.xi-term/log.txt) when visibility resolution switched to a different algorithm (early resolution), which doesn't have this problem.