rust/compiler
Josh Triplett 2997070be1 unused_must_use: Factor out a variable for the parent module DefId
This simplifies the initial conditional, and will allow reusing the
variable in subsequent checks.
2025-10-05 10:23:44 -07:00
..