rust/src/libstd/rand
Brian Anderson 1f70acbf4c Improvements to feature staging
This gets rid of the 'experimental' level, removes the non-staged_api
case (i.e. stability levels for out-of-tree crates), and lets the
staged_api attributes use 'unstable' and 'deprecated' lints.

This makes the transition period to the full feature staging design
a bit nicer.
2015-01-08 03:07:23 -08:00
..
mod.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
os.rs rollup merge of #20615: aturon/stab-2-thread 2015-01-06 15:38:38 -08:00
reader.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00