about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/issue-104884-trait-impl-sugg-err.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-20/+0
2022-11-29fix #104884, Avoid Invalid code suggested when encountering unsatisfied ↵yukang-0/+20
trait bounds in derive macro code