| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-08-01 | librustc: Forbid pattern bindings after `@`s, for memory safety. | Patrick Walton | -13/+4 |
| 2014-07-07 | Properly bind nested pattern bindings when there's more than one | Jakub Wieczorek | -0/+38 |
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| summary refs log tree commit diff |
| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-08-01 | librustc: Forbid pattern bindings after `@`s, for memory safety. | Patrick Walton | -13/+4 |
| 2014-07-07 | Properly bind nested pattern bindings when there's more than one | Jakub Wieczorek | -0/+38 |