Skip to content

Commit

Permalink
Update code_asm.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kixiron committed Dec 11, 2021
1 parent 11e0dbf commit 9f1a350
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rust/iced-x86/src/code_asm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
//! [`CodeAssembler`]: struct.CodeAssembler.html

#[doc(hidden)]
#[allow(clippy::missing_errors_doc)]
pub mod asm_traits;
mod code_asm_methods;
mod fn_asm_impl;
Expand Down

0 comments on commit 9f1a350

Please sign in to comment.