about summary refs log tree commit diff
path: root/src/libcore/result.rs
AgeCommit message (Expand)AuthorLines
2012-01-17libcore: Move core tests into libcoreBrian Anderson-0/+19
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-4/+4
2012-01-02Add 'copy' bounds to functions that were faultily accepted withoutMarijn Haverbeke-2/+2
2011-12-16std: added either::flip, to_result and result::to_eitherStefan Plantikow-3/+10
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+112