Skip to content

Commit 11debd7

Browse files
committed
Fix problematic comment
Signed-off-by: cui fliter <[email protected]>
1 parent 98108dc commit 11debd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/const-generics/const-arg-in-const-arg.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// revisions: min
2-
// we use a single revision because t his shoudl have a `full` revision
2+
// we use a single revision because this should have a `full` revision
33
// but right now that ICEs and I(@BoxyUwU) could not get stderr normalization to work
44

55
#![cfg_attr(full, feature(generic_const_exprs))]

0 commit comments

Comments
 (0)