]> git.lizzy.rs Git - rust.git/commit
test: Remove `@str` from the test suite
authorPatrick Walton <pcwalton@mimiga.net>
Sat, 1 Feb 2014 00:20:57 +0000 (16:20 -0800)
committerHuon Wilson <dbau.pp+github@gmail.com>
Sat, 1 Feb 2014 14:44:49 +0000 (01:44 +1100)
commit7a80fa647ad7f634c9626e7fed1caa618e1fd6cc
tree7e85e7dae61f738c795cfcc4754a844faba4f61c
parent17b01041c24d5537a3f82a81f7c6642b9db48521
test: Remove `@str` from the test suite
14 files changed:
src/test/compile-fail/estr-subtyping.rs
src/test/compile-fail/lint-heap-memory.rs
src/test/run-pass/auto-ref-slice-plus-ref.rs
src/test/run-pass/borrowed-ptr-pattern-infallible.rs
src/test/run-pass/borrowed-ptr-pattern.rs
src/test/run-pass/estr-shared.rs [deleted file]
src/test/run-pass/ifmt.rs
src/test/run-pass/issue-3574.rs
src/test/run-pass/issue-4092.rs [deleted file]
src/test/run-pass/match-borrowed_str.rs
src/test/run-pass/nullable-pointer-iotareduction.rs
src/test/run-pass/nullable-pointer-size.rs
src/test/run-pass/reflect-visit-data.rs
src/test/run-pass/send_str_hashmap.rs