about summary refs log tree commit diff
path: root/src/test/run-pass/augmented-assignments.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests with naming conflicts to uiVadim Petrochenkov-172/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+1
2016-03-04Do not trigger unused_assignments for overloaded AssignOpsUlrik Sverdrup-0/+18
2016-02-29std: Stabilize APIs for the 1.8 releaseAlex Crichton-3/+0
2015-09-18Overloaded augmented assignmentsJorge Aparicio-0/+164