Skip to content

add a stucts-and-tuples chapter #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Oct 25, 2018
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
clarify wording
  • Loading branch information
nikomatsakis committed Oct 11, 2018
commit fbafc2dcf026e21bc15b00579c181b455bfc32c7
2 changes: 1 addition & 1 deletion reference/src/representation/structs-and-tuples.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**Disclaimer:** This chapter represents the consensus from issues
[#11] and [#12]. The statements in here are not (yet) "guaranteed"
not to change.
not to change until an RFC ratifies them.

[#11]: https://github.com/rust-rfcs/unsafe-code-guidelines/issues/11
[#12]: https://github.com/rust-rfcs/unsafe-code-guidelines/issues/12
Expand Down