diff options
| author | bors <bors@rust-lang.org> | 2013-07-24 13:25:36 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-07-24 13:25:36 -0700 |
| commit | 330378d1a1a97be85f1150242da277c00b7270f5 (patch) | |
| tree | 290425cb36216f5d219ffc616fb6fc42646dd48c /src/rt/rust_stack.cpp | |
| parent | 766eb950c6e7cdbab89e15200d0bd2dfee58e25e (diff) | |
| parent | 9a950802ed01ac2e7d7e04cb9df0519245551393 (diff) | |
| download | rust-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/rust_stack.cpp')
0 files changed, 0 insertions, 0 deletions
