rust/src/libstd/fmt
bors b71c02e512 auto merge of #13115 : huonw/rust/rand-errors, r=alexcrichton
move errno -> IoError converter into std, bubble up OSRng errors

Also adds a general errno -> `~str` converter to `std::os`, and makes the failure messages for the things using `OSRng` (e.g. (transitively) the task-local RNG, meaning hashmap initialisation failures aren't such a black box).
2014-04-01 11:11:51 -07:00
..
mod.rs std: Switch field privacy as necessary 2014-03-31 15:17:12 -07:00
num.rs auto merge of #13115 : huonw/rust/rand-errors, r=alexcrichton 2014-04-01 11:11:51 -07:00
parse.rs std: Switch field privacy as necessary 2014-03-31 15:17:12 -07:00
rt.rs std: Switch field privacy as necessary 2014-03-31 15:17:12 -07:00