Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9733e7a

Browse files
committedFeb 26, 2024
w
1 parent a76baf7 commit 9733e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/ui/traits/next-solver/assembly/candidates-equal-modulo-norm-2.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
// Regression test for trait-system-refactor-initiative#86. This previously
55
// failed with ambiguity due to multiple candidates with different
6-
// normalization.`
6+
// normalization.
77

88
trait Bar {
99
type Item;

0 commit comments

Comments
 (0)
Please sign in to comment.