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 760f19e commit e3186dcCopy full SHA for e3186dc
1 file changed
tests/ui/feature-gates/type-const-associated-default.rs
@@ -6,6 +6,5 @@ trait Trait {
6
const N: usize = 10;
7
}
8
9
-fn main(){
10
-
11
-}
+fn main(){
+}
0 commit comments