Skip to content

Commit 12e9dca

Browse files
committed
Auto merge of #151162 - GuillaumeGomez:cleanup-attr-parsing, r=JonathanBrouwer
Clean up `rustc_attr_parsing` Follow-up of rust-lang/rust#150934. It removes the `Option<>` wrapping for `SharedContext::target` field and completely removed the `target_id` field. Considering this type contains a closure and never updates its `target_id` field, there is no need to keep it around, it can be used directly in the lint emitter. r? @JonathanBrouwer
2 parents 7efd530 + c451663 commit 12e9dca

0 file changed

File tree

    0 commit comments

    Comments
     (0)