rust/src/libstd
bors cd6fb59ee2 auto merge of #14437 : Sawyer47/rust/utf16-items, r=alexcrichton
According to Rust's style guide acronyms should be CamelCase.
2014-05-28 09:26:42 -07:00
..
comm Fixes problems on systems with opaque mutex 2014-05-24 08:01:23 +03:00
hash std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
io std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
num std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
path std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
rt std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
sync std: minor simplification to sync::deque. 2014-05-24 21:44:37 +10:00
unstable std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
ascii.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
bitflags.rs Updates with core::fmt changes 2014-05-15 23:22:06 -07:00
c_str.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
c_vec.rs core: Remove the cast module 2014-05-11 01:13:02 -07:00
cleanup.rs Convert most code to new inner attribute syntax. 2014-03-28 17:12:21 -07:00
fmt.rs Move std::{reflect,repr,Poly} to a libdebug crate 2014-05-27 21:44:51 -07:00
from_str.rs core: Inherit the bool module 2014-05-07 08:14:56 -07:00
gc.rs core: Inhert ~/@/& cmp traits, remove old modules 2014-05-07 08:15:58 -07:00
lib.rs Move std::{reflect,repr,Poly} to a libdebug crate 2014-05-27 21:44:51 -07:00
local_data.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
macros.rs std: change select! docs from 'ports' to 'receivers' 2014-05-27 07:20:06 -07:00
option.rs Improved example code in Option 2014-05-12 19:52:29 -07:00
os.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
prelude.rs rustdoc: Move inlining to its own module 2014-05-25 13:26:46 -07:00
reflect.rs Register new snapshots 2014-05-09 21:13:02 -07:00
repr.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
rtdeps.rs Remove libc from std 2014-04-04 09:31:21 -07:00
slice.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
str.rs Rename UTF16Item[s] to Utf16Item[s] 2014-05-28 11:31:21 +02:00
string.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
task.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
to_str.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
unicode.rs std: Rename str::Normalizations to str::Decompositions 2014-05-13 17:24:07 -07:00
vec.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00