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 716e60d commit 43edf3eCopy full SHA for 43edf3e
[refs]
@@ -1,7 +1,7 @@
1
---
2
refs/heads/master: 4c6bf4872012c010f84dc7fa2cdfe87522533f89
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: 06f46902caf4a98132229237820d482f99e147ea
+refs/heads/snap-stage3: 88d34ff2498e3ca8020c79c63d4501f749831f2f
5
refs/heads/try: 70152ff55722878cde684ee6462c14c65f2c4729
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
branches/snap-stage3/src/test/run-pass/match-static-const-rename.rs
@@ -64,7 +64,7 @@ fn h() {
64
assert!(r == 0);
65
}
66
67
-fn main () {
+pub fn main () {
68
f();
69
g();
70
h();
0 commit comments