| Age | Commit message (Collapse) | Author | Lines |
|
|
|
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
|
|
|
|
Also, run RustFmt on the clashing_extern_fn test case and update
stderrs.
|
|
- Allow ClashingExternDecl for lint-dead-code-3
- Update test case for #5791
- Update test case for #1866
- Update extern-abi-from-macro test case
|
|
|
|
This helps organize the tests better. I also renamed several of the tests to remove redundant dead-code in the path, and better match what they're testing
|