about summary refs log tree commit diff
path: root/src/rt/sync/timer.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-07-24 13:25:36 -0700
committerbors <bors@rust-lang.org>2013-07-24 13:25:36 -0700
commit330378d1a1a97be85f1150242da277c00b7270f5 (patch)
tree290425cb36216f5d219ffc616fb6fc42646dd48c /src/rt/sync/timer.cpp
parent766eb950c6e7cdbab89e15200d0bd2dfee58e25e (diff)
parent9a950802ed01ac2e7d7e04cb9df0519245551393 (diff)
downloadrust-330378d1a1a97be85f1150242da277c00b7270f5.tar.gz
rust-330378d1a1a97be85f1150242da277c00b7270f5.zip
auto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
This is a cleanup pull request that does:

* removes `os::as_c_charp`
* moves `str::as_buf` and `str::as_c_str` into `StrSlice`
* converts some functions from `StrSlice::as_buf` to `StrSlice::as_c_str`
* renames `StrSlice::as_buf` to `StrSlice::as_imm_buf` (and adds `StrSlice::as_mut_buf` to match `vec.rs`.
* renames `UniqueStr::as_bytes_with_null_consume` to `UniqueStr::to_bytes`
* and other misc cleanups and minor optimizations

Diffstat (limited to 'src/rt/sync/timer.cpp')
0 files changed, 0 insertions, 0 deletions