]> git.lizzy.rs Git - rust.git/commit
std: adjust str::test_add so that the macro expands to all 3 items (#8012).
authorHuon Wilson <dbau.pp+github@gmail.com>
Mon, 5 Aug 2013 09:46:22 +0000 (19:46 +1000)
committerHuon Wilson <dbau.pp+github@gmail.com>
Wed, 7 Aug 2013 13:17:52 +0000 (23:17 +1000)
commitc57fde2b5f336a2364aaa6246f987adfe179834b
tree139264abb40e33682c63a293cbe4f53576c02845
parentf8cf234b344f898a17753795597203fe64371c6c
std: adjust str::test_add so that the macro expands to all 3 items (#8012).

Closes #3682.
src/libstd/str.rs