about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2015-02-02 20:25:42 -0800
committerBrian Anderson <banderson@mozilla.com>2015-02-04 23:18:24 -0800
commit456d23e73ee5d8c22b67336061ed7b457742d7ff (patch)
treef7dae7a2172d56835c9df818c6b50c52985a5217 /src/libstd/sys/unix/stack_overflow.rs
parentba2f13ef0667ce90f55ab0f1506bf5ee7b852d96 (diff)
downloadrust-456d23e73ee5d8c22b67336061ed7b457742d7ff.tar.gz
rust-456d23e73ee5d8c22b67336061ed7b457742d7ff.zip
Add a lint for writing `#[feature]` for stable features, warn by default.
The 'stable_features' lint helps people progress from unstable to
stable Rust by telling them when they no longer need a `feature`
attribute because upstream Rust has declared it stable.

This compares to the existing 'unstable_features', which is used
to implement feature staging, and triggers on *any* use
of `#[feature]`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions