about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/auxiliary
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-12/+12
2025-06-16aux: add `{Meta,Pointee}Sized` bounds to minicoreDavid Wood-25/+25
2025-06-16aux: add `{Meta,Pointee}Sized` to minicoreDavid Wood-1/+8
2025-01-14Enforce syntactical stability of const traits in HIRMichael Goulet-0/+1
2025-01-04rustc_intrinsic: support functions without body; they are implicitly marked a...Ralf Jung-5/+1
2024-12-22Flatten effects directory now that it doesn't really test anything specificMichael Goulet-0/+486
2024-11-03Yeet effects featureMichael Goulet-4/+2
2024-10-25Re-do recursive const stability checksRalf Jung-0/+9
2024-10-22Move testsMichael Goulet-0/+46