-
Notifications
You must be signed in to change notification settings - Fork 1.6k
repr(ordered_fields) #3845
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
Open
RustyYato
wants to merge
31
commits into
rust-lang:master
Choose a base branch
from
RustyYato:repr_ordered_fields
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
repr(ordered_fields) #3845
Changes from 3 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
e0cdce8
Create 0000-repr-ordered-fields.md
RustyYato 0637bbf
Add a link to the zullip thread
RustyYato 7e4b0c8
Update RFC with PR number
RustyYato 61ce0f2
Grammer fixes
RustyYato 4fa572e
Update Motivation to include the exact issue from MSVC
RustyYato 755644c
Rework reference level section
RustyYato 0d0a79b
Add description for union layout
RustyYato 4f4bf18
Tabs -> Spaces
RustyYato 063af08
Apply suggestions from code review
RustyYato 0c0e429
discriminant -> tag
RustyYato 9e316ff
Qualify alignment assumptions
RustyYato a1700b6
oops, fix typo
RustyYato d75a497
add `repr(declaration_order)` as a potential spelling
RustyYato 6526f5a
Switch enum tag type to defer to `repr(C)` tag type
RustyYato ed96c1b
Rework edition_2024_repr_c warning from future compat to edition warning
RustyYato 01cfb40
Add lints to summary section
RustyYato f11567c
edition migraiton lint -> edition compatibility lint
RustyYato b17f192
fix code example of layout algorithm for enums
RustyYato 488068e
Add reference to MSVC bug in motivation
RustyYato 93f53a5
Add the suspicious_repr_c lint
RustyYato a2737d5
specify precedence of `suspicious_repr_c` lint
RustyYato bb8a392
minor grammer/punctuation fixes
RustyYato 612b99e
Fix MSVC bug description
RustyYato 283df46
Update text/3845-repr-ordered-fields.md
RustyYato 8fe1576
Update from reviews
RustyYato 489b31a
fix typo
RustyYato a5fb9bc
Fix typo
RustyYato 88f631e
Add AIX to motivation
RustyYato dee831d
Add some description for why it's a problem to conflate the two roles…
RustyYato f007f6f
wording improvements for the motivation
RustyYato 703dcb9
fix typo
RustyYato File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.