diff options
| author | Brian Anderson <banderson@mozilla.com> | 2015-02-02 20:25:42 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2015-02-04 23:18:24 -0800 |
| commit | 456d23e73ee5d8c22b67336061ed7b457742d7ff (patch) | |
| tree | f7dae7a2172d56835c9df818c6b50c52985a5217 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | ba2f13ef0667ce90f55ab0f1506bf5ee7b852d96 (diff) | |
| download | rust-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
