Skip to content

Commit 0668313

Browse files
committed
Mention that Share was renamed to Sync
Might make this easier to read for people encountering the RFC now.
1 parent 3fe3c65 commit 0668313

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

text/0019-opt-in-builtin-traits.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
- RFC PR #: [rust-lang/rfcs#19](https://github.com/rust-lang/rfcs/pull/19), [rust-lang/rfcs#127](https://github.com/rust-lang/rfcs/pull/127)
33
- Rust Issue #: [rust-lang/rust#13231](https://github.com/rust-lang/rust/issues/13231)
44

5+
**Note:** The `Share` trait described in this RFC was later
6+
[renamed to `Sync`](0123-share-to-threadsafe.md).
7+
58
# Summary
69

710
The high-level idea is to add language features that simultaneously

0 commit comments

Comments
 (0)