rust/compiler
Léo Lanteri Thauvin 891fa3c555
Rollup merge of #88196 - asquared31415:named-asm-labels-refactor, r=Amanieu
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.
2021-08-25 15:48:50 +02:00
..
2021-08-23 14:31:48 +00:00
2021-08-21 14:11:36 -05:00
2021-08-24 11:19:55 -04:00
2021-08-22 15:35:11 +02:00