Skip to content

Conversation

markmmm
Copy link
Contributor

@markmmm markmmm commented May 17, 2018

Additionally all other tokens were sorted u.. first, then i.. - so I re-ordered usize & isize to conform

markmmm added 2 commits May 17, 2018 21:41
Additionally all other tokens were sorted `u..` first, then `i..` - so I re-ordered `usize` & `isize` to conform
Also sorted `usize` & `isize` to match the sorting of other literals.
@markmmm
Copy link
Contributor Author

markmmm commented Jun 3, 2018

Somebody beat this commit to add u128 & i128 :) . After merging from master - there is only the order change of isize & usize to match the other types left in this commit.

@Havvy Havvy merged commit 3d4ac84 into rust-lang:master Jun 3, 2018
@Havvy
Copy link
Contributor

Havvy commented Jun 3, 2018

💟 That was bstrie. Both of your PRs were pretty close to each other, but their's were the one I was looking at first...

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