Łukasz Jan Niemier
|
11f8289ed4
|
Fix `num-macros` `FromPrimitive` implementation
Current solution follow syntax proposed in rust-lang/rfcs#1681.
Tracking issue rust-lang/rust#35900
Close #227
|
2016-09-18 22:43:34 +02:00 |
bluss
|
6cfd6c8d18
|
Fix num-macros for nightly
Now compatible with rustc 1.13.0-nightly (32571c05c 2016-09-17)
|
2016-09-18 22:24:38 +02:00 |
Josh Stone
|
72a146b9ed
|
macros: bump to 0.1.33
|
2016-05-18 16:28:32 -07:00 |
Josh Stone
|
0adac57e11
|
macros: init MethodDef.unify_fieldless_variants to false
AFAICT this field is irrelevant to us, but it still must be initialized.
|
2016-05-18 16:24:33 -07:00 |
Josh Stone
|
2e8ce33d84
|
Bump all num crates to 0.1.32
|
2016-04-14 00:17:42 -07:00 |
Łukasz Jan Niemier
|
3d11940538
|
Better descriptions for subcrates
|
2016-04-10 10:31:22 +02:00 |
Łukasz Jan Niemier
|
4361521f5a
|
Move num-macros to macros to fit new naming system
|
2016-03-11 01:06:05 +01:00 |