Commit History

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