Skip to content

Commit 82bf5b6

Browse files
committed
Regroup many usefulness-related test in the same folder
1 parent 3d3c8c5 commit 82bf5b6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1
-0
lines changed

compiler/rustc_mir_build/src/thir/pattern/_match.rs

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
//! - ui/or-patterns
44
//! - ui/consts/const_in_pattern
55
//! - ui/rfc-2008-non-exhaustive
6+
//! - ui/half-open-range-patterns
67
//! - probably many others
78
//! I (Nadrieril) prefer to put new tests in `ui/pattern/usefulness` unless there's a specific
89
//! reason not to, for example if they depend on a particular feature like or_patterns.

0 commit comments

Comments
 (0)