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

Distinguish tuple elements by index in mem_categorization. Fixes #5362. #6576

Closed

Conversation

nikomatsakis
Copy link
Contributor

bors added a commit that referenced this pull request May 21, 2013
@bors bors closed this May 21, 2013
@nikomatsakis nikomatsakis deleted the issue-5362-tuple-indices branch March 30, 2016 16:15
Jarcho pushed a commit to Jarcho/rust that referenced this pull request Aug 29, 2022
new lint

This fixes rust-lang#6576

If you added a new lint, here's a checklist for things that will be
checked during review or continuous integration.

- \[x] Followed [lint naming conventions][lint_naming]
- \[x] Added passing UI tests (including committed `.stderr` file)
- \[x] `cargo test` passes locally
- \[x] Executed `cargo dev update_lints`
- \[x] Added lint documentation
- \[x] Run `cargo dev fmt`

---

changelog: add [`multi_assignments`] lint
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