]> git.lizzy.rs Git - rust.git/history - src/test/ui/pattern/bindings-after-at/bind-by-move-neither-can-live-while-the-other-survives-1.stderr
check_legality_of_move_bindings: generalize diagnostics & add comments
[rust.git] / src / test / ui / pattern / bindings-after-at / bind-by-move-neither-can-live-while-the-other-survives-1.stderr
2019-12-23 Mazdak Farrokhzadcheck_legality_of_move_bindings: generalize diagnostics...
2019-12-23 Mazdak FarrokhzadIntroduce `#![feature(bindings_after_at)]`.