Skip to content
Open
Changes from 39 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
e0cdce8
Create 0000-repr-ordered-fields.md
RustyYato Aug 1, 2025
0637bbf
Add a link to the zullip thread
RustyYato Aug 1, 2025
7e4b0c8
Update RFC with PR number
RustyYato Aug 5, 2025
61ce0f2
Grammer fixes
RustyYato Aug 5, 2025
4fa572e
Update Motivation to include the exact issue from MSVC
RustyYato Aug 5, 2025
755644c
Rework reference level section
RustyYato Aug 5, 2025
0d0a79b
Add description for union layout
RustyYato Aug 5, 2025
4f4bf18
Tabs -> Spaces
RustyYato Aug 5, 2025
063af08
Apply suggestions from code review
RustyYato Aug 5, 2025
0c0e429
discriminant -> tag
RustyYato Aug 5, 2025
9e316ff
Qualify alignment assumptions
RustyYato Aug 5, 2025
a1700b6
oops, fix typo
RustyYato Aug 6, 2025
d75a497
add `repr(declaration_order)` as a potential spelling
RustyYato Aug 6, 2025
6526f5a
Switch enum tag type to defer to `repr(C)` tag type
RustyYato Aug 6, 2025
ed96c1b
Rework edition_2024_repr_c warning from future compat to edition warning
RustyYato Aug 7, 2025
01cfb40
Add lints to summary section
RustyYato Aug 7, 2025
f11567c
edition migraiton lint -> edition compatibility lint
RustyYato Aug 7, 2025
b17f192
fix code example of layout algorithm for enums
RustyYato Aug 7, 2025
488068e
Add reference to MSVC bug in motivation
RustyYato Aug 11, 2025
93f53a5
Add the suspicious_repr_c lint
RustyYato Aug 11, 2025
a2737d5
specify precedence of `suspicious_repr_c` lint
RustyYato Aug 11, 2025
bb8a392
minor grammer/punctuation fixes
RustyYato Aug 11, 2025
612b99e
Fix MSVC bug description
RustyYato Aug 11, 2025
283df46
Update text/3845-repr-ordered-fields.md
RustyYato Aug 18, 2025
8fe1576
Update from reviews
RustyYato Aug 18, 2025
489b31a
fix typo
RustyYato Aug 18, 2025
a5fb9bc
Fix typo
RustyYato Aug 18, 2025
88f631e
Add AIX to motivation
RustyYato Aug 20, 2025
dee831d
Add some description for why it's a problem to conflate the two roles…
RustyYato Aug 21, 2025
f007f6f
wording improvements for the motivation
RustyYato Aug 21, 2025
703dcb9
fix typo
RustyYato Aug 21, 2025
2e36454
Apply suggestions from code review
RustyYato Sep 3, 2025
472cae7
Minor rewordings
RustyYato Sep 3, 2025
6c48b17
Add sections to motivation and expand AIX to it's own section
RustyYato Sep 3, 2025
2043a02
try fix intradoc link?
RustyYato Sep 3, 2025
4c81c7c
Minor rewording of motivation section
RustyYato Sep 3, 2025
92eb763
Add unresolved question for `repr(C)` where corrosponding C type does…
RustyYato Sep 3, 2025
9fb58ad
fix link
RustyYato Sep 3, 2025
6a16195
`align` -> `__alignof__` on AIX
RustyYato Sep 3, 2025
e7bd72a
Apply suggestions from code review
RustyYato Sep 3, 2025
7d7b01a
update motivation section for AIX
RustyYato Sep 3, 2025
81a1a42
Update AIX section and minor rewording throughout
RustyYato Sep 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading