]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/associated-types-project-from-hrtb-explicit.rs
Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6bb5686ff2...
[rust.git] / src / test / ui / parser / associated-types-project-from-hrtb-explicit.rs
index ed9c996d4ccef9a619d806d61859928ccef64346..b238a9ca22674a70820117fc93e593326a57b601 100644 (file)
@@ -1,5 +1,3 @@
-// compile-flags: -Z continue-parse-after-error
-
 // Test you can't use a higher-ranked trait bound inside of a qualified
 // path (just won't parse).