Skip to content

Commit

Permalink
Add bad_asm_style to HardwiredLints
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Apr 10, 2021
1 parent e9cdccc commit e9d3085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/rustc_lint_defs/src/builtin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2944,6 +2944,7 @@ declare_lint_pass! {
NONTRIVIAL_STRUCTURAL_MATCH,
SOFT_UNSTABLE,
INLINE_NO_SANITIZE,
BAD_ASM_STYLE,
ASM_SUB_REGISTER,
UNSAFE_OP_IN_UNSAFE_FN,
INCOMPLETE_INCLUDE,
Expand Down

0 comments on commit e9d3085

Please sign in to comment.