We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa0d4d commit 43e4a63Copy full SHA for 43e4a63
text/0000-rust-spec.md
@@ -218,3 +218,9 @@ For example:
218
(e.g. "it won't allow UB in safe code"), or it could precisely specify what currently is and isn't accepted by the borrow checker.
219
The right level of detail for each topic should be discussed and agreed upon by the involved parties,
220
and can change over time.
221
+
222
+- Naming.
223
224
+ The exact title of the document might carry significance depending on how it will be used.
225
+ Before we officially publish a non-draft version of the specification, we
226
+ should come to an agreement on whether to call it "The Rust Specification" or something else.
0 commit comments