Skip to content

Lintcheck never reports ICEs #12185

Closed
@y21

Description

@y21

Description

The log file that lintcheck creates after a run has an ### ICE section at the end. However, I've never actually seen any entries in there.
To confirm this, I added a panic!(); to some random check_expr function and it indeed doesn't report them.
It does however print WARNING: bad exit status after checking ..., which I've seen many times but have always ignored because I wasn't sure what that's about, but I suspect that that's the ICE.

Version

99423e8

Additional Labels

@rustbot label +C-bug

Metadata

Metadata

Assignees

Labels

C-bugCategory: Clippy is not doing the correct thing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions