#![feature(generic_associated_types)] // This feature doesn't *currently* fire on any specific code; it's just a // behavior change. Future changes might. #[rustc_error] //~ the fn main() {}