mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-09 20:01:05 +00:00
remove superfluous warning and clippy allows (#194)
Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
@@ -59,7 +59,6 @@ pub fn build_assembly_text(
|
||||
}
|
||||
|
||||
/// Implemented by items which are translated into LLVM IR.
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
pub trait WriteLLVM<D>
|
||||
where
|
||||
D: Dependency + Clone,
|
||||
|
||||
Reference in New Issue
Block a user