| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-06-22 | Uniform spans in dead code lint. | Camille GILLOT | -5/+5 | |
| 2022-06-19 | collapse dead code warnings into a single diagnostic | Takayuki Maeda | -10/+20 | |
| add comments in `store_dead_field_or_variant` support multiple log level add a item ident label fix ui tests fix a ui test fix a rustdoc ui test use let chain refactor: remove `store_dead_field_or_variant` fix a tiny bug | ||||
| 2022-06-02 | don't use a `span_note` for ignored impls | lcnr | -18/+3 | |
| 2022-01-15 | Use span of ignored impls for explanatory note | Fabian Wolff | -12/+15 | |
| 2022-01-11 | Annotate dead code lint with notes about ignored derived impls | Fabian Wolff | -0/+18 | |
| 2021-09-09 | Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis | Fabian Wolff | -0/+38 | |
