We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 105efbb + 11debd7 commit dffed66Copy full SHA for dffed66
tests/ui/const-generics/const-arg-in-const-arg.rs
@@ -1,5 +1,5 @@
1
// revisions: min
2
-// we use a single revision because t his shoudl have a `full` revision
+// we use a single revision because this should have a `full` revision
3
// but right now that ICEs and I(@BoxyUwU) could not get stderr normalization to work
4
5
#![cfg_attr(full, feature(generic_const_exprs))]
0 commit comments