about summary refs log tree commit diff
path: root/tests/ui/impl-trait/normalize-tait-in-const.rs
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-1/+1
2025-01-15fix known-bug link in normalize-tait-in-constRalf Jung-1/+2
2024-11-22Gate const drop behind const_destruct feature, and fix const_precise_live_dro...Michael Goulet-1/+1
2024-09-15also stabilize const_refs_to_cellRalf Jung-1/+0
2024-07-10Improve error messageMichael Goulet-1/+1
2024-06-12Require any function with a tait in its signature to actually constrain a hid...Oli Scherer-10/+13
2024-04-24Fix tests and blessGary Guo-1/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-07-27update tests, adding known-bugDeadbeef-5/+0
2023-02-22Normalize line+col in normalize-tait-in-const testAlan Egerton-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+39