mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
891fa3c555
Refactor `named_asm_labels` to a HIR lint As discussed on #88169, the `named_asm_labels` lint could be moved to a HIR lint. That allows future lints or custom plugins or clippy lints to more easily access the `asm!` macro's data and create better error messages with the lints. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |