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 ae42318 commit 83fdeddCopy full SHA for 83fdedd
src/test/run-pass/reexport-star.rs
@@ -1,3 +1,6 @@
1
+// xfail-pretty
2
+// FIXME #3654
3
+
4
mod a {
5
pub fn f() {}
6
pub fn g() {}
0 commit comments