impls of traits cannot define methods on the anonymous trait
This commit is contained in:
parent
78ee821154
commit
3ed9fbd63c
23 changed files with 87 additions and 84 deletions
|
|
@ -16,7 +16,7 @@ use common::{seq_sep_trailing_disallowed, seq_sep_trailing_allowed,
|
|||
use dvec::DVec;
|
||||
use vec::{push};
|
||||
use obsolete::{
|
||||
ObsoleteReporter, ObsoleteSyntax,
|
||||
ObsoleteSyntax,
|
||||
ObsoleteLowerCaseKindBounds, ObsoleteLet,
|
||||
ObsoleteFieldTerminator, ObsoleteStructCtor,
|
||||
ObsoleteWith, ObsoleteClassMethod, ObsoleteClassTraits,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue