about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-07-23 22:19:12 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-07-28 18:23:09 -0700
commitb345437c3c1f73cc5c97544f07ab327abe86a2ed (patch)
treecf193a65e365760ce0da47f02e264823ce6325f8 /src/libstd/sys/unix/stack_overflow.rs
parentc85ba3e9cb4620c6ec8273a34cce6707e91778cb (diff)
downloadrust-b345437c3c1f73cc5c97544f07ab327abe86a2ed.tar.gz
rust-b345437c3c1f73cc5c97544f07ab327abe86a2ed.zip
rustc: Add a --cap-lints flag to the compiler
This commit is an implementation of [RFC 1193][rfc] which adds the ability to
the compiler to cap the lint level for the entire compilation session. This flag
will ensure that no lints will go above this level, and Cargo will primarily use
this flag passing `--cap-lints allow` to all upstream dependencies.

[rfc]: https://github.com/rust-lang/rfcs/pull/1193

Closes #27259
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions