You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clone_on_copy - add machine applicability
Fixrust-lang#4826.
Change the applicability of the lint clone_on_copy. Split a test file and run rustfix on the clone_on_copy part.
changelog: clone_on_copy - add machine applicability
C returns the structs packed into %eax but our code appears to load the fields from %al and %dl for byte fields.
See run-pass/extern-return-TwoU8s and run-pass/extern-return-TwoU16s.
The text was updated successfully, but these errors were encountered: