Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-18 | Fix bug where Option destroys too much | Ben Longbons | 1 | -1/+4 | |
2014-10-13 | Convert container lookups to use Option<Borrowed<T>> | Ben Longbons | 1 | -4/+50 | |
2014-10-13 | Add OPTION_IS_SOME branching macro | Ben Longbons | 1 | -1/+11 | |
2014-10-04 | Implement Option<T> and Borrowed<T> | Ben Longbons | 1 | -0/+376 | |