rust/src/libstd
Jakub Bukaj 072015ee3d rollup merge of #19205: jashank/docs-fix
Catch a missed triple-slash in the docs for `std::os::args()`. Passes `make check`. (I've also eyeballed the rest of `libstd` with the aid of some funky regexes and haven't found anything similar.)
2014-11-23 14:11:54 -05:00
..
collections rollup merge of #19038: jayelm/fixed-typos 2014-11-18 00:24:08 +01:00
io Disable dubious pipe test 2014-11-20 17:19:25 -08:00
num Fix various deprecation warnings from char changes 2014-11-21 13:18:04 -08:00
path Fallout from deprecation 2014-11-21 14:10:13 -08:00
rand iOS: fixed broken build after disallowed coercions 2014-11-19 09:43:15 +02:00
rt unicode: Rename UnicodeChar::is_digit to is_numeric 2014-11-21 13:17:04 -08:00
sync Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
sys auto merge of #19152 : alexcrichton/rust/issue-17863, r=aturon 2014-11-23 05:46:52 +00:00
time Rename remaining Failures to Panic 2014-11-20 23:45:42 +05:30
ascii.rs rollup merge of #19194: aturon/stab-ascii 2014-11-23 14:11:51 -05:00
bitflags.rs Repair various cases where values of distinct types were being operated 2014-11-05 09:15:28 -05:00
c_vec.rs Rename remaining Failures to Panic 2014-11-20 23:45:42 +05:30
dynamic_lib.rs Make most of std::rt private 2014-11-20 17:19:24 -08:00
error.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
failure.rs Make most of std::rt private 2014-11-20 17:19:24 -08:00
fmt.rs std: Stabilize std::fmt 2014-11-18 21:16:22 -08:00
hash.rs DSTify Hash 2014-10-31 07:25:34 -05:00
lib.rs Make most of std::rt private 2014-11-20 17:19:24 -08:00
macros.rs auto merge of #19071 : huonw/rust/col2column, r=nikomatsakis 2014-11-20 16:02:03 +00:00
os.rs rollup merge of #19205: jashank/docs-fix 2014-11-23 14:11:54 -05:00
prelude.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
rtdeps.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
task.rs Make most of std::rt private 2014-11-20 17:19:24 -08:00