Skip to content

Commit 3326fbd

Browse files
committed
Check existing tests to only verify const auto traits parsing
1 parent 231a3a2 commit 3326fbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/ui/traits/const-traits/parse-const-unsafe-trait.rs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Test that `const unsafe trait` and `const unsafe auto trait` works.
22

3+
//@ compile-flags: -Zparse-crate-root-only
34
//@ check-pass
45

56
#![feature(const_trait_impl)]

0 commit comments

Comments
 (0)