@@ -127,9 +127,12 @@ We welcome contributions of all kinds.
127
127
You can contribute to this book by opening an issue or sending a pull
128
128
request to [ the Rust Reference repository] . If this book does not answer
129
129
your question, and you think its answer is in scope of it, please do not
130
- hesitate to file an issue or ask about it in the ` #docs ` channels on
131
- [ Discord] . Knowing what people use this book for the most helps direct our
132
- attention to making those sections the best that they can be.
130
+ hesitate to [ file an issue] or ask about it in the ` t-lang/doc ` stream on
131
+ [ Zulip] . Knowing what people use this book for the most helps direct our
132
+ attention to making those sections the best that they can be. We also want
133
+ the reference to be as normative as possible, so if you see anything that is
134
+ wrong or is non-normative but not specifically called out, please also [ file
135
+ an issue] .
133
136
134
137
[ book ] : ../book/index.html
135
138
[ github issues ] : https://github.com/rust-lang/reference/issues
@@ -140,8 +143,9 @@ attention to making those sections the best that they can be.
140
143
[ cargo book ] : ../cargo/index.html
141
144
[ cargo reference ] : ../cargo/reference/index.html
142
145
[ expressions chapter ] : expressions.html
146
+ [ file an issue ] : https://github.com/rust-lang/reference/issues
143
147
[ lifetime of temporaries ] : expressions.html#temporaries
144
148
[ linkage ] : linkage.html
145
149
[ rustc book ] : ../rustc/index.html
146
150
[ Notation ] : notation.md
147
- [ Discord ] : https://discord.gg/rust- lang
151
+ [ Zulip ] : https://rust-lang.zulipchat.com/#narrow/stream/237824-t- lang.2Fdoc
0 commit comments