about summary refs log tree commit diff
path: root/tests/ui/transmutability/issue-101739-1.stderr
AgeCommit message (Expand)AuthorLines
2024-09-12Re-enable `ConstArgKind::Path` lowering by defaultNoah Lev-9/+2
2024-08-27safe transmute: Rename `BikeshedIntrinsicFrom` to `TransmuteFrom`Jack Wrenn-7/+7
2024-08-19Retroactively feature gate `ConstArgKind::Path`Boxy-2/+9
2024-07-16Add `ConstArgKind::Path` and make `ConstArg` its own HIR nodeNoah Lev-9/+2
2024-06-19Const generic parameters aren't bounds, even if we end up erroring because of...Oli Scherer-1/+1
2024-02-27safe transmute: revise safety analysisJack Wrenn-6/+6
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-2/+9
2023-03-23Note type mismatch on ConstArgHasTypeMichael Goulet-1/+1
2023-03-09Use param's real type in try_eval_lit_or_paramMichael Goulet-5/+7
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+16