We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98108dc commit 11debd7Copy full SHA for 11debd7
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