about summary refs log tree commit diff
path: root/src/test/ui/pattern/pattern-bindings-after-at.stderr
AgeCommit message (Collapse)AuthorLines
2019-12-23Introduce `#![feature(bindings_after_at)]`.Mazdak Farrokhzad-22/+0
Under the gate, `x @ Some(y)` is allowed. This is subject to various restrictions for soundness.
2019-09-26Adjust & --bless tests due to no longer downgrading NLL errors on 2015.Mazdak Farrokhzad-6/+2
2019-05-21Add FAQ for NLL migrationJethro Beekman-0/+1
2019-04-22Never stop due to errors before borrow checkingEsteban Küber-1/+17
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+9