about summary refs log tree commit diff
path: root/tests/ui/lint/dead-code/unused-adt-impl-pub-trait-with-assoc-const.rs
AgeCommit message (Expand)AuthorLines
2025-06-14Marks ADT live if it appears in patternMu001999-1/+1
2024-08-03Bless test falloutMichael Goulet-1/+1
2024-08-03Revert "Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelix"Michael Goulet-24/+12
2024-07-04Improve dead code analysismu001999-12/+24
2024-06-12Detect pub structs never constructed even though they impl pub trait with ass...r0cky-0/+52