about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-02-06 05:41:13 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-02-06 16:21:11 +0530
commit8e4c00b939b0c7586571d33c34bf9445fef6aa3b (patch)
tree89ef8898c2e1ccc763dd12d3f8ca161b8abb4397 /src/libstd/sys/unix/stack_overflow.rs
parent6c28ad61a20f8c50b73ca9a6b4308acb62acdf2c (diff)
parent456d23e73ee5d8c22b67336061ed7b457742d7ff (diff)
downloadrust-8e4c00b939b0c7586571d33c34bf9445fef6aa3b.tar.gz
rust-8e4c00b939b0c7586571d33c34bf9445fef6aa3b.zip
Rollup merge of #21958 - brson:stable-features, r=alexcrichton
 ....

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' lint, 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