]> git.lizzy.rs Git - rust.git/commit
Merge #4265
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Tue, 5 May 2020 14:42:33 +0000 (14:42 +0000)
committerGitHub <noreply@github.com>
Tue, 5 May 2020 14:42:33 +0000 (14:42 +0000)
commitf68e099777b63d4a7b179d24c19bb28f22d15e2f
tree243ca87a2c4578dce9456cd3cd3726460fb0e702
parentd1c1c01309cff76f6ba60c845500f67a1ca6cec6
parentb5c330bf5a1884ff8ad196a23fa6e356c460e130
Merge #4265

4265: Make `change_visibility` assist work for tuple struct fields r=matklad a=Jesse-Bakker

Fixes #4206

Co-authored-by: Jesse Bakker <git@jessebakker.com>