about summary refs log tree commit diff
path: root/src/test/ui/bind-by-move
AgeCommit message (Expand)AuthorLines
2020-02-02move_ref_patterns: introduce testsMazdak Farrokhzad-81/+0
2019-12-23check_legality_of_move_bindings: generalize diagnostics & add commentsMazdak Farrokhzad-3/+3
2019-09-08Update tests wrt. bind_by_by_move_pattern_guards stabilization.Mazdak Farrokhzad-24/+0
2019-07-06normalize use of backticks/lowercase in compiler messages for librustc_mirSamy Kacimi-1/+1
2019-04-22update tests for migrate mode by defaultMatthew Jasper-11/+2
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-33/+3
2018-12-24make non_camel_case_types an early lintAndy Russell-9/+9
2018-09-17On nightly with NLL, suggest `#![feature(bind_by_move_pattern_guards)]` when ...Felix S. Klock II-0/+11
2018-09-17Tests for `feature(bind_by_move_pattern_guards)`.Felix S. Klock II-11/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+143