From: bors Date: Sun, 13 Jul 2014 04:46:31 +0000 (+0000) Subject: auto merge of #15584 : alexcrichton/rust/warn-annoyances, r=cmr X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=13dc0d7938c0f343dd13240dd316eb3a22036e89;p=rust.git auto merge of #15584 : alexcrichton/rust/warn-annoyances, r=cmr * Don't warn about `#[crate_name]` if `--crate-name` is specified * Don't warn about non camel case identifiers on `#[repr(C)]` structs * Switch `mode` to `mode_t` in libc. --- 13dc0d7938c0f343dd13240dd316eb3a22036e89