aboutsummaryrefslogtreecommitdiff
path: root/src/lib/option.rs
Commit message (Collapse)AuthorAgeFilesLines
* rustboot: Don't use walk to traverse statements in type.ml; fixes redundant ↵Patrick Walton2010-11-181-0/+2
| | | | checking, improves diagnostics. Also report untyped slots.
* Move the option type to its own modulePatrick Walton2010-11-051-0/+40
|
* Revert "Move the option type to its own module"Patrick Walton2010-11-051-40/+0
|
* Move the option type to its own modulePatrick Walton2010-11-051-0/+40