| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -17/+0 | |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 | |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -1/+1 | |
| 2014-06-11 | librustc: Forbid identifiers that shadow in the same pattern in let | Patrick Walton | -0/+18 | |
| bindings and function arguments. Issue #14581. To fix code that this breaks, give the pattern identifiers different names. [breaking-change] | ||||
