summary refs log tree commit diff
path: root/src/test/ui/mut
AgeCommit message (Collapse)AuthorLines
2018-09-12use structured suggestion for "missing mut" labelAndy Russell-15/+17
Fixes #54133.
2018-08-19move tests to borrowck directory, remove feature(nll)Niko Matsakis-14/+8
now compare-mode can show us the differences
2018-08-15Updated the most glaring instances of weak tests w.r.t. NLL that came from ↵Felix S. Klock II-2/+20
#53196. See also the bulletpoint list on #53351.
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+489