auto merge of #9182 : bjz/rust/master, r=brson
Somehow this was missed! cc #4819
This commit is contained in:
commit
bca015d9ff
1 changed files with 1 additions and 0 deletions
|
@ -279,6 +279,7 @@ pub trait Primitive: Clone
|
|||
+ DeepClone
|
||||
+ Num
|
||||
+ NumCast
|
||||
+ Orderable
|
||||
+ Bounded
|
||||
+ Neg<Self>
|
||||
+ Add<Self,Self>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue