]> git.lizzy.rs Git - rust.git/commit
Don't infinitely recurse in a process test
authorAlex Crichton <alex@alexcrichton.com>
Wed, 4 Dec 2013 03:17:45 +0000 (19:17 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 4 Dec 2013 03:17:45 +0000 (19:17 -0800)
commit0cd79ee18aa38339147516413679f6fdaf01ca1a
tree693121d0aae0c16a89749ff5e3ca65e01abe3147
parent693ec73b9b6308833587dbb872297b267391f6f6
Don't infinitely recurse in a process test

Note entirely sure how this is passing at all today, but regardless this fixes
the problems seen in #10790
src/test/run-pass/issue-10626.rs