diff options
| author | bors <bors@rust-lang.org> | 2013-10-03 14:01:41 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-10-03 14:01:41 -0700 |
| commit | 4bae639d86bd4c63040874dd5c305983832162c0 (patch) | |
| tree | a2691145399b7c3f35b4170a6d8aa1e6abd2202d /src/test/compile-fail/removed-syntax-fixed-vec.rs | |
| parent | 012f909f3546dc7515b43ba389cfc0a1ead0d21f (diff) | |
| parent | a0c59941e3f6cca0ff1505c4ed431ac7327cc66a (diff) | |
| download | rust-4bae639d86bd4c63040874dd5c305983832162c0.tar.gz rust-4bae639d86bd4c63040874dd5c305983832162c0.zip | |
auto merge of #9705 : luisbg/rust/strptime, r=alexcrichton
do_strptime() and do_strftime() I don't see any reason why src/libextra/time.rs has two functions that just call a very similar function, which only use is to be called by them. strftime() just calls do_strftime() strptime() just calls do_strptime() and the do_functions aren't called by anyone else. the parameters and return types are exactly the same in both levels, so I just have removed the second layer. Unless there is a need for that second level.
Diffstat (limited to 'src/test/compile-fail/removed-syntax-fixed-vec.rs')
0 files changed, 0 insertions, 0 deletions
