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
|
+ DeepClone
|
||||||
+ Num
|
+ Num
|
||||||
+ NumCast
|
+ NumCast
|
||||||
|
+ Orderable
|
||||||
+ Bounded
|
+ Bounded
|
||||||
+ Neg<Self>
|
+ Neg<Self>
|
||||||
+ Add<Self,Self>
|
+ Add<Self,Self>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue