Skip to content

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

Closed
nikomatsakis wants to merge 1 commit into
rust-lang:incomingfrom
nikomatsakis:issue-5362-tuple-indices
Closed

Distinguish tuple elements by index in mem_categorization. Fixes #5362.#6576
nikomatsakis wants to merge 1 commit into
rust-lang:incomingfrom
nikomatsakis:issue-5362-tuple-indices

Conversation

@nikomatsakis

Copy link
Copy Markdown
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