rust/tests/ui/transmutability
dianne d7d6238b23 use backticks instead of single quotes when reporting "use of unstable library feature"
This is consistent with all other diagnostics I could find containing
features and enables the use of `DiagSymbolList` for generalizing
diagnostics for unstable library features to multiple features.
2024-11-03 13:55:52 -08:00
..
abstraction
alignment
arrays TL note: current means target 2024-09-20 10:02:14 -07:00
enums Correctly account for niche-optimized tags 2024-09-14 17:52:03 -04:00
malformed-program-gracefulness use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
primitives
references
safety
structs
unions
assoc-bound.rs TransmuteFrom: Gracefully handle unnormalized types and normalization errors 2024-10-01 20:52:17 +00:00
assoc-bound.stderr On long E0277 primary span label, move it to a help 2024-11-02 03:08:04 +00:00
dont-assume-err-is-yes-issue-126377.rs Fix transmute goal 2024-10-19 18:07:35 +00:00
dont-assume-err-is-yes-issue-126377.stderr Fix transmute goal 2024-10-19 18:07:35 +00:00
issue-101739-1.rs Re-enable ConstArgKind::Path lowering by default 2024-09-12 13:56:01 -04:00
issue-101739-1.stderr Re-enable ConstArgKind::Path lowering by default 2024-09-12 13:56:01 -04:00
issue-101739-2.rs Re-enable ConstArgKind::Path lowering by default 2024-09-12 13:56:01 -04:00
issue-101739-2.stderr Re-enable ConstArgKind::Path lowering by default 2024-09-12 13:56:01 -04:00
issue-110467.rs
issue-110892.rs
issue-110892.stderr
maybeuninit.rs
maybeuninit.stderr
region-infer.rs
region-infer.stderr
transmute-padding-ice.rs
uninhabited.rs
uninhabited.stderr