File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
branches/stable/src/librustc Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ refs/heads/tmp: e5d90d98402475b6e154ce216f9efcb80da1a747
29
29
refs/tags/1.0.0-alpha.2: 4c705f6bc559886632d3871b04f58aab093bfa2f
30
30
refs/tags/homu-tmp: 1fe32ca12c51afcd761d9962f51a74ff0d07a591
31
31
refs/tags/1.0.0-beta: 8cbb92b53468ee2b0c2d3eeb8567005953d40828
32
- refs/heads/stable: 364035497c2bf882cd46a33e0cd6bf4e64370ea4
32
+ refs/heads/stable: fdf3ce76cfe6be7b5343d191411019836ff3373f
33
33
refs/tags/1.0.0: 55bd4f8ff2b323f317ae89e254ce87162d52a375
34
34
refs/tags/1.1.0: bc3c16f09287e5545c1d3f76b7abd54f2eca868b
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ function execution.
202
202
203
203
See [RFC 911] for more details on the design of `const fn`s.
204
204
205
- [RFC 911]: https://github.com/rust-lang/rfcs/pull/911
205
+ [RFC 911]: https://github.com/rust-lang/rfcs/blob/master/text/0911-const-fn.md
206
206
"## ,
207
207
208
208
E0018 : r##"
@@ -870,7 +870,7 @@ impl Foo {
870
870
871
871
For more information about `const fn`'s, see [RFC 911].
872
872
873
- [RFC 911]: https://github.com/rust-lang/rfcs/pull/911
873
+ [RFC 911]: https://github.com/rust-lang/rfcs/blob/master/text/0911-const-fn.md
874
874
"## ,
875
875
876
876
E0394 : r##"
You can’t perform that action at this time.
0 commit comments