Skip to content

Remove unstable and 'in the future' things. #153

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 1 commit into from
Nov 5, 2017

Conversation

Havvy
Copy link
Contributor

@Havvy Havvy commented Nov 5, 2017

The Compiler Features section should be moved to the Unstable book.

I've currently commented out the section on Type Coercions because I cannot parse what it's saying right now to check if it's up to date. (Yay, sleepiness.) If anybody else wants to tell me what that is saying, I'd be grateful.

There were two other changes made in this PR, just because I was there. The first is updating what the fake type shown by rustc is for function item types. The second is that I added attributes on unions and added repr to it. This is mainly to make me not forget about unions when I get to making a representations section.

Fixes #119.

@steveklabnik steveklabnik merged commit 4b49378 into rust-lang:master Nov 5, 2017
structs. In addition, coercions from sub-traits to super-traits will be
added. See [RFC 401] for more details.
added. See [RFC 401] for more details.-->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should add the third point from Unsize.

@Havvy Havvy deleted the deunstabilize branch November 5, 2017 16:37
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.

3 participants