Skip to content

Conversation

JoshBrudnak
Copy link
Contributor

I added a section about the bool type in types.md. This resolves #238.

src/types.md Outdated
@@ -44,16 +45,34 @@ language:

## Numeric types

### Boolean type
Copy link
Contributor

Choose a reason for hiding this comment

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

Boolean isn't a numeric type, so it shouldn't be inside the "Numeric types" section. Move it, and it'll be good.

@Havvy Havvy merged commit dc56e79 into rust-lang:master Sep 1, 2018
@Havvy
Copy link
Contributor

Havvy commented Sep 1, 2018

💟 Thanks!

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.

Add a section on bool in the types chapter
2 participants