]> git.lizzy.rs Git - rust.git/commit
Refactor core::run to remove the ProgRepr struct, which was
authorgareth <gareth@gareth-N56VM.(none)>
Wed, 24 Apr 2013 20:06:26 +0000 (21:06 +0100)
committergareth <gareth@gareth-N56VM.(none)>
Wed, 24 Apr 2013 20:06:26 +0000 (21:06 +0100)
commit345d5b82351f4f8309498aa34b9f0348b898300d
treefcff2b058d37763601a8addf4c6bae4934fd3ee4
parente26f992d5e199a1ff8c26733650d254d63be066a
Refactor core::run to remove the ProgRepr struct, which was
a legacy from the time when destructors were implemented
using resource types.
src/libcore/run.rs