about summary refs log tree commit diff
path: root/src/rt/rust_uv.cpp
diff options
context:
space:
mode:
authorJeff Olson <olson.jeffery@gmail.com>2012-06-10 08:30:43 -0700
committerBrian Anderson <banderson@mozilla.com>2012-06-29 15:41:55 -0700
commit708b5d986e37eeb61a98b2a7f29ba02f517e7d39 (patch)
treec13450db18b257d7339d152263aa2116d7b3f569 /src/rt/rust_uv.cpp
parent942d3b527e1a8d9ed2ee976e82d1242bbe7ff78e (diff)
downloadrust-708b5d986e37eeb61a98b2a7f29ba02f517e7d39.tar.gz
rust-708b5d986e37eeb61a98b2a7f29ba02f517e7d39.zip
core: str::as_slice is unneeded, yay! fixes std::net::tcp socket_buf test
i mistook an "unconstrained type" error, due to type-inference messup
because i didnt have return vals in some closure wired-up right, for being
due to not having a str as a str/& (a str will actually auto-coerce to a
str/&, so str::as_slice was erroneously added. my bad).
Diffstat (limited to 'src/rt/rust_uv.cpp')
0 files changed, 0 insertions, 0 deletions