machinst x64: Remove unfinished comment;
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
//! This module defines x86_64-specific machine instruction types.an explanation of what it's
|
//! This module defines x86_64-specific machine instruction types.
|
||||||
//! doing.
|
|
||||||
#![allow(dead_code)]
|
#![allow(dead_code)]
|
||||||
#![allow(non_snake_case)]
|
#![allow(non_snake_case)]
|
||||||
#![allow(non_camel_case_types)]
|
#![allow(non_camel_case_types)]
|
||||||
|
|||||||
Reference in New Issue
Block a user