diff options
| author | bors <bors@rust-lang.org> | 2013-03-06 09:27:59 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-03-06 09:27:59 -0800 |
| commit | 4b79a58d9d30c09366e562691d50182b335aef6e (patch) | |
| tree | 6f58a75d27b074adabf091f77e4680888d2a9ff0 /src/rt/sync/rust_thread.cpp | |
| parent | 67100ddb3519dedf8ab07371a381c7762f9fcc4f (diff) | |
| parent | 5653fe666dcf35f1139f1b561288fd925d593783 (diff) | |
| download | rust-4b79a58d9d30c09366e562691d50182b335aef6e.tar.gz rust-4b79a58d9d30c09366e562691d50182b335aef6e.zip | |
auto merge of #5252 : nikomatsakis/rust/issue-5087-make-trait-not-impl-self, r=pcwalton
Two changes: - The first fixes an inconsistency in coherence whereby extension methods were added to the inherent methods table, but only in cross-crate scenarios. This causes some minor fallout in tests and so forth. In one case (comm) I added inherent and trait methods so as to avoid the need to import traits like `GenericPort` just to use a port. - The second makes objects not implement the associated trait, as discussed in #5087. r? @pcwalton
Diffstat (limited to 'src/rt/sync/rust_thread.cpp')
0 files changed, 0 insertions, 0 deletions
