Skip to content

Commit 3978768

Browse files
committed
cite two other things
1 parent 836e6f2 commit 3978768

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,13 @@ The Unsafe Code Guidelines WG is in the process of being rebooted. We
2828
expect to be holding regular meetings focused on particular topics.
2929
Stay tuned for more announcements. -- @nikomatsakis
3030

31+
## See also
3132

33+
The [Rustonomicon](https://doc.rust-lang.org/nightly/nomicon/) is a
34+
draft document discussing unsafe code. It is intended to be brought
35+
into agreement with the content here. It represents an organized
36+
effort to explain how to write Rust code, rather than a reference.
37+
38+
[The nikomatsakis/rust-memory-model
39+
repository](https://github.com/nikomatsakis/rust-memory-model) was a
40+
previous effort and contains a lot of good links and info.

0 commit comments

Comments
 (0)