about summary refs log tree commit diff
path: root/src/test/ui/rust-2018/future-proofing-locals.rs
AgeCommit message (Expand)AuthorLines
2019-03-30Replace REDUNDANT_IMPORT with UNUSED_IMPORTSFabian Drinck-1/+1
2019-03-30Edit ui testsFabian Drinck-0/+1
2019-01-12Fix a hole in generic parameter import future-proofingVadim Petrochenkov-1/+1
2019-01-12Stabilize `uniform_paths`Vadim Petrochenkov-1/+0
2018-12-24make non_camel_case_types an early lintAndy Russell-0/+1
2018-12-17Stabilize `underscore_imports`Vadim Petrochenkov-1/+1
2018-11-18resolve: Future-proof against imports referring to local variables and generi...Vadim Petrochenkov-0/+49