summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2011-12-07Change literal representation to not truncateMarijn Haverbeke-5/+41
2011-12-07repair more hash functionsNiko Matsakis-1/+1
2011-12-07Disallow binding by-mut-ref and by-move argumentsMarijn Haverbeke-1/+1
2011-12-06hack for now: map uint hashes into a u32, which helps x86_64 perf.Niko Matsakis-8/+12
2011-12-06libstd: Update docsBrian Anderson-13/+177
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+12758