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 235abf4 commit 812efd1Copy full SHA for 812efd1
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 7e8c363da85d3e5b2e58d34a32f1d4aad4b8bdd0
+refs/heads/master: 6c15dd6d8217a166cfd0d364a434771803123432
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be
trunk/src/etc/emacs/rust-mode.el
@@ -70,7 +70,7 @@
70
"let" "log" "loop"
71
"move" "new"
72
"pure" "pub" "priv"
73
- "return" "static"
+ "ref" "return" "static"
74
"unchecked" "unsafe"
75
"while"))
76
(puthash word t table))
0 commit comments