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-06-17 17:48:16 -0700
committerBrian Anderson <banderson@mozilla.com>2015-06-18 17:38:38 -0700
commitf14a0e2de484c2a61c80128a442827059c05783f (patch)
tree298de6f377e41dab1e89f319cd82df5040f81216 /src/libstd/sys/unix/stack_overflow.rs
parent9b29cbe1ea94d4420d676ad43fddb9d8e346444b (diff)
downloadrust-f14a0e2de484c2a61c80128a442827059c05783f.tar.gz
rust-f14a0e2de484c2a61c80128a442827059c05783f.zip
Make a better error message for using #[feature] on stable rust
It now says '#[feature] may not be used on the stable release channel'.

I had to convert this error from a lint to a normal compiler error.

I left the lint previously-used for this in place since removing it is
a breaking change. It will just go unused until the end of time.

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