about summary refs log tree commit diff
path: root/src/libcore/num/i64.rs
AgeCommit message (Expand)AuthorLines
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-1/+1
2014-11-18libs: stabilize most numerics after RFC changesAaron Turon-2/+1
2014-06-24std: Add stability attributes to primitive numeric modulesBrian Anderson-0/+1
2014-05-31rustdoc: Create anchor pages for primitive typesAlex Crichton-0/+2
2014-05-28Move trait impls for primitives near trait definitionPiotr Jawniak-57/+0
2014-05-07core: Get coretest workingAlex Crichton-2/+6
2014-05-07core: Inherit the specific numeric modulesAlex Crichton-0/+67