about summary refs log tree commit diff
path: root/src/librustc_ast_borrowck
AgeCommit message (Expand)AuthorLines
2019-08-27Cleanup: Consistently use `Param` instead of `Arg` #62426Kevin Per-2/+2
2019-07-30Do not downgrade NLL errors for bind_by_move_pattern_guards when AST says it ...Mazdak Farrokhzad-0/+7
2019-07-28Deny `unused_lifetimes` through rustbuildVadim Petrochenkov-1/+0
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-1/+0
2019-07-27Remove run-pass test suitesVadim Petrochenkov-2/+2
2019-07-11Move rustc_borrowck -> rustc_ast_borrowckMatthew Jasper-0/+4916