Gustorn
|
3ccb4bd6c5
Added Sized trait bound for traits that requite it
|
10 년 전 |
Alex Crichton
|
0a7847cd65
Merge pull request #99 from b52/issue-93-float-min-positive
|
10 년 전 |
Oliver Mader
|
785e07d83c
Re-export `cast` for ergonomic reasons
|
10 년 전 |
Oliver Mader
|
6c9f457712
Provide generic around f32/f64::MIN_POSITIVE
|
10 년 전 |
Josh Triplett
|
6f2db9b631
Factor out more generic macro to run a macro on each tuple type
|
10 년 전 |
Josh Triplett
|
c6163dac40
traits.rs: Implement Bounded for tuples of Bounded types
|
10 년 전 |
mitchmindtree
|
63d2e79c1e
Added temporary fix for unstable std from_str_radix method
|
10 년 전 |
mitchmindtree
|
3028d602e6
Fixed issue where unstable version of from_str_radix was being called instead of the local Num trait version
|
10 년 전 |
kennytm
|
fd86a2c531
Make sure PrimInt is actually implemented for the primitive types.
|
10 년 전 |
kennytm
|
24d2f15ccf
Avoid and remove some unstable features.
|
10 년 전 |
Alex Crichton
|
996128bd4b
Fix some doc tests
|
10 년 전 |
Aaron Turon
|
63c7a25ed9
Update to 1.0.0-beta (stable only)
|
10 년 전 |
Aaron Turon
|
03db5c9d1b
Vendor deprecated/unstable traits from std::num
|
10 년 전 |
Alex Crichton
|
9848257eae
Update to rust master
|
10 년 전 |
Austin Bonander
|
f260a7f565
Upgrade to latest Rust
|
10 년 전 |
Sam Payson
|
609c2e6ef0
Minor changes to silence warnings.
|
10 년 전 |
Huon Wilson
|
139cf8cf66
Bump to 0.1.7.
|
10 년 전 |
gifnksm
|
8219095e39
update to rust mater
|
10 년 전 |
Sven Nilsen
|
ae3bb3619c
Upgrade to latest Rust
|
10 년 전 |
Chase McCarthy
|
a7e9e79049
Add semicolons to macro lines
|
10 년 전 |
gifnksm
|
2155e7d2ee
Add numeric functions and `traits` module that provide numeric traits for generic
|
10 년 전 |