| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-12-26 | Move some compile-fail tests into UI directory | Vadim Petrochenkov | -17/+0 |
| 2016-07-31 | Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu... | Vadim Petrochenkov | -2/+0 |
| 2016-02-19 | Show candidates for names not in scope | Vlad Ureche | -1/+1 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 |
| 2015-02-24 | rustc_resolve: use the visitor model more, remove redundant repeated lookups. | Eduard Burtescu | -1/+1 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -3/+3 |
| 2014-11-18 | Place parenthetical notation under the `unboxed_closure` feature-gate. | Niko Matsakis | -0/+2 |
| 2014-11-06 | Support parenthesized paths `Foo(A,B) -> C` that expand to `Foo<(A,B),C>`. Th... | Niko Matsakis | -1/+1 |
| 2014-09-18 | librustc: Implement the syntax in the RFC for unboxed closure sugar. | Patrick Walton | -0/+18 |
