]> git.lizzy.rs Git - rust.git/commit
Merge #6624
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Tue, 24 Nov 2020 17:51:46 +0000 (17:51 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Nov 2020 17:51:46 +0000 (17:51 +0000)
commitd2f398cd76659425c9d48185a1be92ee9a9332c2
treed0f3f77261cf35f0ee7f1d3b0dce8ebd13f93191
parentb769f5da6e51d1da2c981f00c48fb2585f933138
parent377fa7db3f1664dcc46213402b4fb7bd98923475
Merge #6624

6624: Check structs for match exhaustiveness r=Veykril a=Veykril

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>