Skip to content

Remove ancient obsolete syntax checker #9627

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

Closed
emberian opened this issue Sep 30, 2013 · 1 comment
Closed

Remove ancient obsolete syntax checker #9627

emberian opened this issue Sep 30, 2013 · 1 comment
Labels
A-parser Area: The lexing & parsing of Rust source code to an AST C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@emberian
Copy link
Member

We still check for argument modes and a bunch of other things, just to report
(usually incorrect, at least for the old stuff) suggestions. We should remove
them.

@huonw
Copy link
Member

huonw commented Oct 9, 2013

A lot of the most ancient ones were removed by #9712, closing.

@huonw huonw closed this as completed Oct 9, 2013
flip1995 pushed a commit to flip1995/rust that referenced this issue Oct 20, 2022
Use the correct type when comparing nested constants.

fixes rust-lang#9625

changelog: `manual_range_contains`: fix ICE when the values are behind a reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-parser Area: The lexing & parsing of Rust source code to an AST C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

2 participants