| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2015-09-20 | Miscellaneous cleanup for old issues. | Lee Jeffery | -2/+0 | |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -1/+1 | |
| Now that support has been removed, all lingering use cases are renamed. | ||||
| 2015-01-05 | Un-gate macro_rules | Keegan McAllister | -2/+0 | |
| 2015-01-05 | Modernize macro_rules! invocations | Keegan McAllister | -1/+3 | |
| macro_rules! is like an item that defines a macro. Other items don't have a trailing semicolon, or use a paren-delimited body. If there's an argument for matching the invocation syntax, e.g. parentheses for an expr macro, then I think that applies more strongly to the *inner* delimiters on the LHS, wrapping the individual argument patterns. | ||||
| 2014-06-24 | added xfailed tests for two other flavors of var hygiene | John Clements | -0/+23 | |
