File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ refs/heads/automation-fail: 1bf06495443584539b958873e04cc2f864ab10e4
31
31
refs/heads/issue-18208-method-dispatch-3-quick-reject: 2009f85b9f99dedcec4404418eda9ddba90258a2
32
32
refs/heads/batch: b7fd822592a4fb577552d93010c4a4e14f314346
33
33
refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
34
- refs/heads/beta: 73cc4ed4daa0d33ddbcb06fb918fbe9a297f8b8a
34
+ refs/heads/beta: 7430e58e65b26e4b5b738392b192e4b9c836797b
35
35
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
36
36
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37
37
refs/heads/tmp: c65fb1a81e5dc58cf171cc47f65de9e6e2119247
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Read ["Installing Rust"] from [The Book].
21
21
* ` curl `
22
22
* ` git `
23
23
24
- 2 . Clone the [ source] with git:
24
+ 2 . Clone the [ source] with ` git ` :
25
25
26
26
$ git clone https://github.com/rust-lang/rust.git
27
27
$ cd rust
@@ -90,7 +90,7 @@ swap, it will take a very long time to build.
90
90
91
91
There is more advice about [ hacking on Rust] [ hack ] on the [ wiki] .
92
92
93
- [ hack ] : https://github.com/rust-lang/rust/wiki/Note-getting-started-developing-Rust
93
+ [ hack ] : https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
94
94
[ wiki ] : https://github.com/rust-lang/rust/wiki
95
95
96
96
## Getting help
@@ -115,7 +115,7 @@ most popular channel is [#rust], a venue for general discussion about
115
115
Rust, and a good place to ask for help,
116
116
117
117
[ IRC ] : https://en.wikipedia.org/wiki/Internet_Relay_Chat
118
- [ #rust ] : https ://chat.mibbit.com/?server= irc.mozilla.org&channel=%23rust
118
+ [ #rust ] : irc ://irc.mozilla.org/rust
119
119
120
120
## License
121
121
You can’t perform that action at this time.
0 commit comments