]> git.lizzy.rs Git - rust.git/commit
auto merge of #20572 : nikomatsakis/rust/assoc-supertrait-stuff, r=brson
authorbors <bors@rust-lang.org>
Mon, 5 Jan 2015 20:02:14 +0000 (20:02 +0000)
committerbors <bors@rust-lang.org>
Mon, 5 Jan 2015 20:02:14 +0000 (20:02 +0000)
commitf11f3e7baeba3f5acf08cc6fbfee559c00e9f96e
treec9b0bef9c9c3decbc85aa64f04eaaf28ec99f972
parent03268bbf35d3ff2350d987fe7b60375839abdf2e
parent928bb2be8fee3600db086cfa94775ac9110937e2
auto merge of #20572 : nikomatsakis/rust/assoc-supertrait-stuff, r=brson

The first few commits in the PR are just general refactoring. I was intending them for some other code I didn't get around to writing yet, but might as well land them now.

cc @japaric

Fixes #19541