]> git.lizzy.rs Git - rust.git/commit
auto merge of #15584 : alexcrichton/rust/warn-annoyances, r=cmr
authorbors <bors@rust-lang.org>
Sun, 13 Jul 2014 04:46:31 +0000 (04:46 +0000)
committerbors <bors@rust-lang.org>
Sun, 13 Jul 2014 04:46:31 +0000 (04:46 +0000)
commit13dc0d7938c0f343dd13240dd316eb3a22036e89
tree0120b5923c4939fbad5e67ce9d4ecbbde17c9a78
parentad7ef8c27cffcaf14a6e75fad35d42daee83b8cd
parent2dfbe7f9893ef8ff7efc86345941216e564323e7
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.
src/liblibc/lib.rs
src/librustc/lint/builtin.rs
src/libsyntax/ast.rs