about summary refs log tree commit diff
path: root/src/test/compile-fail/augmented-assignments.rs
AgeCommit message (Expand)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-35/+0
2017-03-27borrowck: consolidate `mut` suggestionsAriel Ben-Yehuda-1/+1
2016-05-12Update errors to use new error formatJonathan Turner-0/+2
2016-05-02update test cases to reflect new messagesNiko Matsakis-1/+3
2016-02-29std: Stabilize APIs for the 1.8 releaseAlex Crichton-2/+0
2015-09-18Overloaded augmented assignmentsJorge Aparicio-0/+33