| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-09-20 | rustc: don't recurse through nested items in decoded HIR fragments. | Eduard Burtescu | -2/+1 |
| 2016-09-13 | TypeIdHasher: Let projections be hashed implicitly by the visitor. | Michael Woerister | -0/+10 |
| 2016-09-08 | Refactor `TyStruct`/`TyEnum`/`TyUnion` into `TyAdt` | Vadim Petrochenkov | -2/+2 |
| 2016-08-24 | Remove drop flags from structs and enums implementing Drop. | Eduard Burtescu | -3/+0 |
| 2016-08-13 | Remove restrictions from tuple structs/variants | Vadim Petrochenkov | -0/+4 |
| 2016-08-06 | Rewrite TypeId computation to not miss anything and work cross-crate. | Eduard Burtescu | -18/+22 |
| 2016-07-31 | Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu... | Vadim Petrochenkov | -3/+0 |
| 2016-07-12 | tyencode: Make sure that projection bounds are handled in stable order. | Michael Woerister | -0/+30 |
| 2016-07-05 | Just pass in NodeId to FunctionContext::new instead of looking it up. | Luqman Aden | -0/+26 |
| 2016-05-06 | s/aux/auxiliary, because windows | Niko Matsakis | -0/+4753 |
