| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-11-28 | rustc: desugar UFCS as much as possible during HIR lowering. | Eduard Burtescu | -3/+5 | |
| 2016-10-04 | Move pattern resolution checks from typeck to resolve | Vadim Petrochenkov | -3/+3 | |
| Make error messages more precise | ||||
| 2016-07-08 | Rewrite check_pat_enum, split it into check_pat_tuple_struct and check_pat_path | Vadim Petrochenkov | -3/+4 | |
| Update definitions in def_map for associated types written in unqualified form (like `Self::Output`) Cleanup finish_resolving_def_to_ty/resolve_ty_and_def_ufcs Make VariantDef's available through constructor IDs | ||||
| 2015-04-24 | Remove obsolete "MarkerTrait" from tests. | Sean Patrick Santos | -3/+1 | |
| 2015-04-23 | Get associated consts working in match patterns. | Sean Patrick Santos | -0/+35 | |
