Skip to content
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

Remove 'copy' from syntax files, as it's no longer a keyword #9401

Merged
merged 1 commit into from
Sep 22, 2013

Conversation

bytbox
Copy link
Contributor

@bytbox bytbox commented Sep 22, 2013

Along with a tiny bit of cleanup in rust.vim.

bors added a commit that referenced this pull request Sep 22, 2013
Along with a tiny bit of cleanup in rust.vim.
@bors bors closed this Sep 22, 2013
@bors bors merged commit 72633a2 into rust-lang:master Sep 22, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 21, 2022
Fix `#[allow]` for `module_name_repetitions` & `single_component_path_imports`

Fixes rust-lang#7511
Fixes rust-lang#8768
Fixes rust-lang#9401

`single_component_path_imports` needed some changes to the lint itself, it now buffers the found single component paths to emit in the equivalent `check_item`

changelog: Fix `#[allow(clippy::module_name_repetitions)]` and `#[allow(clippy::single_component_path_imports)]`
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