machinst x64: remove non_snake_case;
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
//! Lowering rules for X64.
|
||||
|
||||
#![allow(non_snake_case)]
|
||||
|
||||
use crate::ir::{
|
||||
condcodes::FloatCC, condcodes::IntCC, types, AbiParam, ArgumentPurpose, ExternalName,
|
||||
Inst as IRInst, InstructionData, LibCall, Opcode, Signature, Type,
|
||||
|
||||
Reference in New Issue
Block a user