]> git.lizzy.rs Git - rust.git/commit
Use Inherited Visibility instead of None when no vis is present
authorAlexis Bourget <alexis.bourget@gmail.com>
Mon, 13 Dec 2021 21:41:42 +0000 (22:41 +0100)
committerAlexis Bourget <alexis.bourget@gmail.com>
Mon, 13 Dec 2021 21:41:42 +0000 (22:41 +0100)
commitbe33ca7d5b9c79a649ff4c38e0d351df326ff93c
tree95b1fb03c8e8e4b954136eb07e092542fd090753
parentb0806b2de9a737e1b4821a4c163b29dcac088ce8
Use Inherited Visibility instead of None when no vis is present
compiler/rustc_parse/src/parser/item.rs
compiler/rustc_parse/src/parser/ty.rs