summary refs log tree commit diff
path: root/src/libstd/smallintmap.rs
AgeCommit message (Expand)AuthorLines
2012-03-09std: Convert to rustdocBrian Anderson-39/+14
2012-03-02core: Remove _mut functions from vecBrian Anderson-1/+1
2012-01-31Change option::t to optionTim Chevalier-9/+9
2012-01-23s/block()/fn()/gNiko Matsakis-3/+3
2012-01-18Remove '.' after nullary tags in patternsTim Chevalier-3/+3
2012-01-11Implement std::map as an iface/impl instead of an objMarijn Haverbeke-0/+64
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-5/+5
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+2
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+81