| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-11-18 | Update stdlib, compiler, and tests to new kind system | Marijn Haverbeke | -1/+1 | |
| This involved adding 'copy' to more generics than I hoped, but an experiment with making it implicit showed that that way lies madness -- unless enforced, you will not remember to mark functions that don't copy as not requiring copyable kind. Issue #1177 | ||||
| 2011-10-25 | Update our code to new type parameter kind syntax | Marijn Haverbeke | -1/+1 | |
| Closes #1067 | ||||
| 2011-09-26 | Enforce copy restrictions on let initializers | Brian Anderson | -1/+1 | |
| 2011-09-12 | Reformat for new mode syntax, step 1 | Marijn Haverbeke | -1/+1 | |
| Long lines were fixed in a very crude way, as I'll be following up with another reformat in a bit. | ||||
| 2011-08-16 | Port the tests to the decl foo<T> syntax. | Erick Tryzelaar | -2/+2 | |
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -2/+2 | |
| 2011-06-15 | Reformat source tree (minus a couple tests that are still grumpy). | Graydon Hoare | -7/+4 | |
| 2011-01-18 | Change generic-drop-glue.rs to be meaningful again, and un-XFAIL on rustc. | Graydon Hoare | -3/+2 | |
| 2010-10-28 | rustboot: Emit an error instead of asserting in trans when a T is passed by ↵ | Patrick Walton | -2/+2 | |
| value | ||||
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+9 | |
