We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d305643 commit ae6e30eCopy full SHA for ae6e30e
fixed/72845.rs ices/72845.rs
@@ -43,3 +43,5 @@ impl<T: Spec1> Foo for T {
43
impl<T: Spec2> Foo for T {
44
fn Bar() {}
45
}
46
+
47
+fn main() {}
0 commit comments