]> git.lizzy.rs Git - rust.git/commit
Merge #6514
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Thu, 12 Nov 2020 17:48:25 +0000 (17:48 +0000)
committerGitHub <noreply@github.com>
Thu, 12 Nov 2020 17:48:25 +0000 (17:48 +0000)
commitcf73b6851b4e8f80c170d1ba8912f3c27b816c34
tree5dd6b4395a5939c09522cec12896f1d92fd54d94
parent13cf3b4886b45e1a27cd9a2bcd06b07e836c15c6
parentccdcd52975c16df217188ccb196f45041b6f0973
Merge #6514

6514: Fix extract_struct_from_enum_variant not updating record references r=Veykril a=Veykril

Related to #6510

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