Skip to content

Commit 16547f5

Browse files
Update with word change suggestion
Co-Authored-By: varkor <[email protected]>
1 parent 4b2b23c commit 16547f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_passes/error_codes.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ trait Foo {
554554

555555
E0666: r##"
556556
`impl Trait` types cannot appear nested in the
557-
generic types of other `impl Trait` types.
557+
generic arguments of other `impl Trait` types.
558558
559559
Example of erroneous code:
560560

0 commit comments

Comments
 (0)