| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2010-10-28 | rustboot: Emit an error instead of asserting in trans when a T is passed by ↵ | Patrick Walton | -1/+1 | |
| value | ||||
| 2010-10-28 | Revert "rustboot: Emit an error instead of asserting in trans when a T is ↵ | Patrick Walton | -1/+1 | |
| passed by value" due to test failures This reverts commit ee901858a27bf00c7dd66e7cfecb9dd97029dba8. | ||||
| 2010-10-28 | rustboot: Emit an error instead of asserting in trans when a T is passed by ↵ | Patrick Walton | -1/+1 | |
| value | ||||
| 2010-10-18 | Make list.find return an option of different type than the list element. | Graydon Hoare | -7/+7 | |
| 2010-10-18 | Flesh out the std.list module a touch. | Graydon Hoare | -0/+49 | |
| 2010-10-15 | Encode and decode tag types in dwarf properly. Add list module to std. Shift ↵ | Graydon Hoare | -0/+15 | |
| rustc to use std.util.option. Fix various dependent bugs. Closes #73. | ||||
