about summary refs log tree commit diff
path: root/src/test/ui/mut
AgeCommit message (Expand)AuthorLines
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-3/+1
2018-12-25Remove licensesMark Rousskov-113/+23
2018-12-24make non_camel_case_types an early lintAndy Russell-12/+12
2018-10-05Rollup merge of #54787 - varkor:unused-mut-in-desugaring, r=nikomatsakisPietro Albini-0/+8
2018-10-03Clearer later use messages for callsMatthew Jasper-1/+1
2018-10-03Only warn about unused `mut` in user-written codevarkor-0/+8
2018-09-12use structured suggestion for "missing mut" labelAndy Russell-15/+17
2018-08-19move tests to borrowck directory, remove feature(nll)Niko Matsakis-14/+8
2018-08-15Updated the most glaring instances of weak tests w.r.t. NLL that came from #5...Felix S. Klock II-2/+20
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+489