Skip to content
Snippets Groups Projects
Commit 2742aaa1 authored by gnzlbg's avatar gnzlbg
Browse files

Formatting

parent bde74be6
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,10 @@
#![crate_type = "rlib"]
#![cfg_attr(libc_deny_warnings, deny(warnings))]
#![allow(
bad_style, overflowing_literals, improper_ctypes, unknown_lints,
bad_style,
overflowing_literals,
improper_ctypes,
unknown_lints,
redundant_semicolon
)]
// Attributes needed when building as part of the standard library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment