Rollup merge of 21708 - brson:internals, r=huonw
This commit is contained in:
commit
7abbc96e66
3 changed files with 5 additions and 5 deletions
|
@ -50,11 +50,11 @@ example, if it's 2014, and you change a Rust file that was created in
|
||||||
# Coordination and communication
|
# Coordination and communication
|
||||||
|
|
||||||
Get feedback from other developers on
|
Get feedback from other developers on
|
||||||
[discuss.rust-lang.org][discuss], and
|
[internals.rust-lang.org][internals], and
|
||||||
[#rust-internals][pound-rust-internals].
|
[#rust-internals][pound-rust-internals].
|
||||||
|
|
||||||
[pound-rust-internals]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
|
[pound-rust-internals]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
|
||||||
[discuss]: http://discuss.rust-lang.org
|
[internals]: http://internals.rust-lang.org
|
||||||
|
|
||||||
For more details, please refer to
|
For more details, please refer to
|
||||||
[Note-development-policy](https://github.com/rust-lang/rust/wiki/Note-development-policy).
|
[Note-development-policy](https://github.com/rust-lang/rust/wiki/Note-development-policy).
|
||||||
|
|
|
@ -112,11 +112,11 @@ The Rust community congregates in a few places:
|
||||||
|
|
||||||
* [StackOverflow] - Get help here.
|
* [StackOverflow] - Get help here.
|
||||||
* [/r/rust] - General discussion.
|
* [/r/rust] - General discussion.
|
||||||
* [discuss.rust-lang.org] - For development of the Rust language itself.
|
* [internals.rust-lang.org] - For development of the Rust language itself.
|
||||||
|
|
||||||
[StackOverflow]: http://stackoverflow.com/questions/tagged/rust
|
[StackOverflow]: http://stackoverflow.com/questions/tagged/rust
|
||||||
[/r/rust]: http://reddit.com/r/rust
|
[/r/rust]: http://reddit.com/r/rust
|
||||||
[discuss.rust-lang.org]: http://discuss.rust-lang.org/
|
[internals.rust-lang.org]: http://internals.rust-lang.org/
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
@ -41,7 +41,7 @@ problem might reveal someone who has asked it before!
|
||||||
There is an active [subreddit](http://reddit.com/r/rust) with lots of
|
There is an active [subreddit](http://reddit.com/r/rust) with lots of
|
||||||
discussion about Rust.
|
discussion about Rust.
|
||||||
|
|
||||||
There is also a [developer forum](http://discuss.rust-lang.org/), where the
|
There is also a [developer forum](http://internals.rust-lang.org/), where the
|
||||||
development of Rust itself is discussed.
|
development of Rust itself is discussed.
|
||||||
|
|
||||||
# Specification
|
# Specification
|
||||||
|
|
Loading…
Add table
Reference in a new issue