@@ -127,9 +127,12 @@ We welcome contributions of all kinds.
127127You can contribute to this book by opening an issue or sending a pull
128128request to [ the Rust Reference repository] . If this book does not answer
129129your 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] .
133136
134137[ book ] : ../book/index.html
135138[ github issues ] : https://github.com/rust-lang/reference/issues
@@ -140,8 +143,9 @@ attention to making those sections the best that they can be.
140143[ cargo book ] : ../cargo/index.html
141144[ cargo reference ] : ../cargo/reference/index.html
142145[ expressions chapter ] : expressions.html
146+ [ file an issue ] : https://github.com/rust-lang/reference/issues
143147[ lifetime of temporaries ] : expressions.html#temporaries
144148[ linkage ] : linkage.html
145149[ rustc book ] : ../rustc/index.html
146150[ 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