This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
union
/
unnamed-fields
History
clubby789
62b789fba4
Add more checks for
unnamed_field
during HIR analysis
2024-02-17 15:12:33 +00:00
..
auxiliary
Add more checks for
unnamed_field
during HIR analysis
2024-02-17 15:12:33 +00:00
field_uniqueness_check.rs
Add
#[derive(Clone, Copy)]
to anonymous adts
2024-02-12 12:47:32 +08:00
field_uniqueness_check.stderr
Improve some codes according to the reviews
2024-02-12 12:47:32 +08:00
repr_check.rs
Check representation of unnamed fields
2024-02-12 12:47:31 +08:00
repr_check.stderr
Improve some codes according to the reviews
2024-02-12 12:47:32 +08:00
restrict_anonymous_structs.rs
…
restrict_anonymous_structs.stderr
…
restrict_anonymous_unions.rs
…
restrict_anonymous_unions.stderr
…
restrict_type_hir.rs
Add more checks for
unnamed_field
during HIR analysis
2024-02-17 15:12:33 +00:00
restrict_type_hir.stderr
Add more checks for
unnamed_field
during HIR analysis
2024-02-17 15:12:33 +00:00