]> git.lizzy.rs Git - rust.git/commitdiff
Merge pull request #144 from oli-obk/vtable_refactor2
authorScott Olson <scott@solson.me>
Fri, 24 Feb 2017 10:57:07 +0000 (02:57 -0800)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2017 10:57:07 +0000 (02:57 -0800)
move all code accessing vtable internals into the `trait` module


Trivial merge