| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-02-27 | libsyntax: Forbid `~mut` and `~const`. rs=demuting | Patrick Walton | -19/+0 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-06-30 | change the test suite `//! kind` syntax to `//~ kind` in order to avoid a | Gareth Daniel Smith | -1/+1 | |
| conflict with the new single-line-sugared-inner-doc-comment (`//! ...`). | ||||
| 2012-05-24 | change region scope of call arguments, old one was unsound | Niko Matsakis | -1/+1 | |
| improve error message to describe kind of deref'd ptr using sigil | ||||
| 2012-05-10 | replace mutbl pass with borrowck | Niko Matsakis | -4/+1 | |
| 2011-11-16 | Replace 'mutable?' with 'const' | Brian Anderson | -1/+1 | |
| 2011-10-17 | Don't allow assignment to mutable-wha? | Brian Anderson | -0/+12 | |
