about summary refs log tree commit diff
path: root/src/test/ui/borrowck/borrowck-describe-lvalue.rs
AgeCommit message (Expand)AuthorLines
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-1/+1
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-2/+0
2019-09-26Adjust & --bless tests due to no longer downgrading NLL errors on 2015.Mazdak Farrokhzad-8/+4
2019-07-28Use new 'p @ ..' syntax in tests.Mazdak Farrokhzad-4/+4
2019-04-22update tests for migrate mode by defaultMatthew Jasper-64/+38
2018-12-27retrieve ty info from place_tycsmoe-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-19FIXME(49824) remove fixme because there is no free region error anymoreNiv Kaminer-1/+0
2018-10-09Improve errors for `FnMut` closures.David Wood-1/+1
2018-09-24Update ui testsMatthew Jasper-14/+14
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+324