| .. |
|
abstraction
|
safe transmute: revise safety analysis
|
2024-02-27 16:22:32 +00:00 |
|
alignment
|
Safe Transmute: lowercase diagnostics
|
2024-03-15 17:55:49 +00:00 |
|
arrays
|
safe transmute: gracefully bubble-up layout errors
|
2024-08-21 18:06:02 +00:00 |
|
enums
|
safe transmute: support non-ZST, variantful, uninhabited enums
|
2024-06-14 21:11:08 +00:00 |
|
malformed-program-gracefulness
|
safe transmute: gracefully bubble-up layout errors
|
2024-08-21 18:06:02 +00:00 |
|
primitives
|
Fix test problems discovered by the revision check
|
2024-05-09 14:47:09 +10:00 |
|
references
|
safe transmute: forbid reference lifetime extension
|
2024-08-18 18:31:06 +00:00 |
|
safety
|
safe transmute: revise safety analysis
|
2024-02-27 16:22:32 +00:00 |
|
structs
|
safe transmute: gracefully bubble-up layout errors
|
2024-08-21 18:06:02 +00:00 |
|
unions
|
Compute transmutability from rustc_target::abi::Layout
|
2024-04-08 15:36:52 +00:00 |
|
issue-101739-1.rs
|
Add ConstArgKind::Path and make ConstArg its own HIR node
|
2024-07-16 19:27:28 -07:00 |
|
issue-101739-1.stderr
|
Add ConstArgKind::Path and make ConstArg its own HIR node
|
2024-07-16 19:27:28 -07:00 |
|
issue-101739-2.rs
|
Add ConstArgKind::Path and make ConstArg its own HIR node
|
2024-07-16 19:27:28 -07:00 |
|
issue-101739-2.stderr
|
Revert suggestion verbosity change
|
2024-07-22 22:51:53 +00:00 |
|
issue-110467.rs
|
safe transmute: revise safety analysis
|
2024-02-27 16:22:32 +00:00 |
|
issue-110892.rs
|
safe transmute: revise safety analysis
|
2024-02-27 16:22:32 +00:00 |
|
issue-110892.stderr
|
safe transmute: revise safety analysis
|
2024-02-27 16:22:32 +00:00 |
|
maybeuninit.rs
|
Compute transmutability from rustc_target::abi::Layout
|
2024-04-08 15:36:52 +00:00 |
|
maybeuninit.stderr
|
Compute transmutability from rustc_target::abi::Layout
|
2024-04-08 15:36:52 +00:00 |
|
region-infer.rs
|
safe transmute: revise safety analysis
|
2024-02-27 16:22:32 +00:00 |
|
region-infer.stderr
|
Safe Transmute: lowercase diagnostics
|
2024-03-15 17:55:49 +00:00 |
|
transmute-padding-ice.rs
|
Compute transmutability from rustc_target::abi::Layout
|
2024-04-08 15:36:52 +00:00 |
|
uninhabited.rs
|
safe transmute: support non-ZST, variantful, uninhabited enums
|
2024-06-14 21:11:08 +00:00 |
|
uninhabited.stderr
|
safe transmute: support non-ZST, variantful, uninhabited enums
|
2024-06-14 21:11:08 +00:00 |