Skip to content

syntax: remove suffix_len methods from LitIntTypes #27913

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
Aug 22, 2015

Conversation

birkenfeld
Copy link
Contributor

The methods gave wrong results for TyIs and TyUs, whose suffix len
should be 5 nowadays. But since they were only used for parsing,
and unneeded for that since 606a309, remove them rather than fixing.

I hope this is ok to do, since all of rustc is considered unstable...

The methods gave wrong results for TyIs and TyUs, whose suffix len
should be 5 nowadays.  But since they were only used for parsing,
and unneeded for that since 606a309, remove them rather than fixing.
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 9d7c84d

bors added a commit that referenced this pull request Aug 22, 2015
The methods gave wrong results for TyIs and TyUs, whose suffix len
should be 5 nowadays.  But since they were only used for parsing,
and unneeded for that since 606a309, remove them rather than fixing.

I hope this is ok to do, since all of rustc is considered unstable...
@bors
Copy link
Collaborator

bors commented Aug 22, 2015

⌛ Testing commit 9d7c84d with merge 258f303...

@bors bors merged commit 9d7c84d into rust-lang:master Aug 22, 2015
@birkenfeld birkenfeld deleted the remove_suffix_len branch April 21, 2016 07:12
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.

5 participants