about summary refs log tree commit diff
path: root/tests/ui/const-generics/transmute-fail.rs
AgeCommit message (Expand)AuthorLines
2024-03-21Sorting arbitrary constants should not be done, as it relies on `DefId` order...Oli Scherer-0/+75
2023-04-07Add feature gatekadmin-0/+1
2023-04-04Add ability to transmute with generic constskadmin-0/+34