Skip to content

Make type_is_pod handle structs correctly. Closes #6868. - #6924

Merged
bors merged 1 commit into
rust-lang:incomingfrom
msullivan:incoming
Jun 4, 2013
Merged

Make type_is_pod handle structs correctly. Closes #6868.#6924
bors merged 1 commit into
rust-lang:incomingfrom
msullivan:incoming

Conversation

@msullivan

Copy link
Copy Markdown
Contributor

No description provided.

@borsbors closed this Jun 4, 2013
@bors
bors merged commit d85938f into rust-lang:incomingJun 4, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 25, 2021
wrong_self_convention: `to_` convention respects `Copy` types
fixesrust-lang#6727
changelog: wrong_self_convention: `to_` convention respects `Copy` types
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 22, 2021
Fix FP in `wrong_self_convention` lint
Previously, this lint didn't check into impl block when it was implementing a trait.
Recent improvements (rust-lang#6924) have moved this check and some impl blocks are now checked but they shouldn't, such as in rust-lang#7032.
Fixesrust-lang#7032
changelog: Fix FP when not taking `self` in impl block for `wrong_self_convention` lint
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6924: Refactor attributes API to allow handling cfg_attr later r=jonas-schievink a=jonas-schievink
bors r+
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Sign up for freeto 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

@msullivan@pcwalton@bors