Skip to content

Commit 43e4a63

Browse files
committed
Add naming question.
1 parent 9aa0d4d commit 43e4a63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

text/0000-rust-spec.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,9 @@ For example:
218218
(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.
219219
The right level of detail for each topic should be discussed and agreed upon by the involved parties,
220220
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

Comments
 (0)