summary refs log tree commit diff
path: root/src/test/compile-fail/qualified-path-params.rs
AgeCommit message (Expand)AuthorLines
2016-11-28rustc: desugar UFCS as much as possible during HIR lowering.Eduard Burtescu-1/+1
2016-10-04Move pattern resolution checks from typeck to resolveVadim Petrochenkov-1/+1
2016-07-08Rewrite check_pat_enum, split it into check_pat_tuple_struct and check_pat_pathVadim Petrochenkov-1/+2
2016-06-10resolve: Rewrite resolve_patternVadim Petrochenkov-1/+1
2016-04-24Add testsVadim Petrochenkov-0/+33