We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c18bb commit 70b9a7bCopy full SHA for 70b9a7b
1 file changed
src/test/run-make-fulldeps/remap-path-prefix/auxiliary/lib.rs
@@ -1,3 +1,3 @@
1
-fn lib() {
+pub fn lib() {
2
panic!("calm");
3
}
0 commit comments