Skip to content

Add a skeleton Data Representation chapter #23

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 3 commits into from
Sep 13, 2018

Conversation

asajeffrey
Copy link

Fixes #22

@asajeffrey
Copy link
Author

Some comments...

  • File an issue for an introduction?
  • Should structs and tuples be merged?
  • Do we want to say anything about other representations? (e.g. Box, slices, fat pointers, ...)
  • Do we want an ABI section?

@avadacatavra
Copy link
Contributor

I'd say we can keep tuples and structs together at the moment. If it seems like they need to diverge, that can be taken care of when @nikomatsakis does the writeups

@avadacatavra avadacatavra merged commit 0e9e4cc into rust-lang:master Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants