mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
Override non_camel_case_types warning on per-declaration basis
This commit is contained in:
committed by
Floris Bruynooghe
parent
c6ccfd824e
commit
669ed0e0df
@@ -1,7 +1,3 @@
|
||||
#![allow(
|
||||
non_camel_case_types,
|
||||
non_camel_case_types,
|
||||
)]
|
||||
#![feature(c_variadic, ptr_wrapping_offset_from)]
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user