]> git.lizzy.rs Git - rust.git/commit
auto merge of #9168 : michaelwoerister/rust/traits, r=jdm
authorbors <bors@rust-lang.org>
Sun, 15 Sep 2013 18:55:49 +0000 (11:55 -0700)
committerbors <bors@rust-lang.org>
Sun, 15 Sep 2013 18:55:49 +0000 (11:55 -0700)
commit29032cda8c7b97966c7f3a9380bcaa8439596cd8
tree1b5f389275f16de2867d2a94386974174b058393
parentc8c3c3bdd641411134c53117f4c0a449195d1e10
parent2ffe0836317b896b62c72fe84786bcab1ae4c808
auto merge of #9168 : michaelwoerister/rust/traits, r=jdm

This pull request finally adds support for recursive type definitions and provides a stub implementation for object pointers.