about summary refs log tree commit diff
path: root/tests/ui/transmutability/issue-101739-2.rs
AgeCommit message (Expand)AuthorLines
2024-09-12Re-enable `ConstArgKind::Path` lowering by defaultNoah Lev-1/+1
2024-08-27safe transmute: Rename `BikeshedIntrinsicFrom` to `TransmuteFrom`Jack Wrenn-2/+2
2024-08-19Retroactively feature gate `ConstArgKind::Path`Boxy-10/+14
2024-07-16Add `ConstArgKind::Path` and make `ConstArg` its own HIR nodeNoah Lev-1/+1
2024-06-03Mark all extraneous generic args as errorsOli Scherer-1/+0
2024-02-27safe transmute: revise safety analysisJack Wrenn-5/+2
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-1/+1
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-0/+1
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+37