提交历史

作者 SHA1 备注 提交日期
  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 年之前