We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085c247 commit c40e004Copy full SHA for c40e004
tests/ui/const-generics/generic_arg_infer/parend_infer.rs renamed to tests/ui/const-generics/generic_arg_infer/paren_infer.rs
@@ -1,4 +1,5 @@
1
//@ check-pass
2
+//@ reference: items.generics.const.inferred
3
4
struct Foo<const N: usize>;
5
0 commit comments