about summary refs log tree commit diff
path: root/src/libstd/num/float_macros.rs
AgeCommit message (Expand)AuthorLines
2015-03-18Register new snapshotsAlex Crichton-11/+0
2015-03-16impl f{32,64}Jorge Aparicio-0/+10
2015-01-23Set unstable feature names appropriatelyBrian Anderson-1/+1
2015-01-21Remove 'since' from unstable attributesBrian Anderson-1/+1
2015-01-21Add 'feature' and 'since' to stability attributesBrian Anderson-1/+1
2015-01-08Improvements to feature stagingBrian Anderson-1/+1
2015-01-05Stop using macro_escape as an inner attributeKeegan McAllister-1/+0
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-2/+2
2014-11-13Remove Signed trait and add SignedInt traitBrendan Zabarauskas-0/+1
2014-06-30libstd: set baseline stability levels.Aaron Turon-0/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-2/+2
2014-01-09Remove ApproxEq and assert_approx_eq!Brendan Zabarauskas-0/+20