Jorge Aparicio
|
ee6501c81a
|
parse_bytes has been removed, use from_str_radix instead
see rust-lang/rust#18536
|
2014-11-04 09:20:18 -05:00 |
Joseph Crail
|
11901f7724
|
Fix warning about renamed missing doc attribute.
|
2014-11-01 17:16:43 -04:00 |
Zbigniew Siciarz
|
462f7131bc
|
fail -> panic
|
2014-10-30 14:20:15 +01:00 |
Alex Crichton
|
6c56fe940c
|
Update to Rust master
Closes #17
|
2014-10-21 09:27:08 -07:00 |
gifnksm
|
f1d975b6f1
|
Migrate to new `cfg` attribute syntax`
|
2014-10-10 22:56:15 +09:00 |
gifnksm
|
ac37b913d9
|
Fix `non_uppercase_statics` warnings of private constants.
|
2014-10-10 22:54:30 +09:00 |
gifnksm
|
2fe050c471
|
Convert statics to constants
|
2014-10-10 22:50:22 +09:00 |
Jorge Aparicio
|
dc3fed0add
|
Rename `Zero` variant to `NoSign`
|
2014-09-20 19:58:59 -05:00 |
Joseph Crail
|
d9b56348c6
|
Fix regression and overflow bug for rationals.
|
2014-09-17 22:23:07 -04:00 |
Aaron Turon
|
482f0e0b74
|
Initial seeding from rust repo
|
2014-09-16 10:35:35 -07:00 |