You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of rust-lang#29549 - brson:docidx, r=steveklabnik
I noticed the nomicon was not listed!
I also removed links to racer and rustfmt since they were not *doc-specific* links, just links to tools, as well as pointed the cargo link directly at the docs.
Removed all the community stuff. There are lots of other places to find this now, including the website.
With pending website changes this page will continue to be pared back, reflecting only what's in-tree, not general Rust docs.
r? @steveklabnik
are for game development and operating system development, respectively.
63
-
There's also
64
-
[`#rust-internals`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals), which is for discussion of the development of Rust itself.
65
-
66
-
You can also get help on [Stack
67
-
Overflow](https://stackoverflow.com/questions/tagged/rust). Searching for your
68
-
problem might reveal someone who has asked it before!
69
-
70
-
There is an active [subreddit](https://reddit.com/r/rust) with lots of
71
-
discussion and news about Rust.
72
-
73
-
There is also a [user forum](https://users.rust-lang.org), for all
74
-
user-oriented discussion, and a [developer
75
-
forum](https://internals.rust-lang.org/), where the development of Rust
76
-
itself is discussed.
77
-
78
49
# FAQs
79
50
80
51
There are questions that are asked quite often, so we've made FAQs for them:
0 commit comments