about summary refs log tree commit diff
path: root/src/libcore/tuple.rs
AgeCommit message (Collapse)AuthorLines
2012-08-01Convert ret to returnBrian Anderson-3/+3
2012-07-17rustc: Fix coherence errors in the buildPatrick Walton-3/+17
2012-07-17Error checking for protocols. We'll need spans though.Eric Holk-0/+23
2012-07-16replace core::tuple functions with methodsGareth Daniel Smith-17/+22
2012-07-14Move the world over to using the new style string literals and types. Closes ↵Michael Sullivan-1/+1
#2907.
2012-07-04convert doc-attributes to doc-comments using ↵Gareth Daniel Smith-4/+4
./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
2012-03-15core: DocsBrian Anderson-0/+5
2012-03-15core: Make some functions pureBrian Anderson-3/+3
2012-03-09core: Convert to rustdocBrian Anderson-4/+0
2012-01-17libcore: Remove bogus FIXME from core::tupleBrian Anderson-1/+0
2012-01-17libstd => libcoreLenny222-0/+28