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 61caf52 commit ac56c99Copy full SHA for ac56c99
ices/83483.rs
@@ -0,0 +1,5 @@
1
+#![feature(rustc_attrs)]
2
+#[rustc_symbol_name]
3
+trait Foo {}
4
+
5
+fn main() {}
0 commit comments