Skip to content

Commit

Permalink
Rollup merge of #57913 - h-michael:fix-crate-visibility-modifier-issu…
Browse files Browse the repository at this point in the history
…e-number, r=Centril

Change crate-visibility-modifier issue number in The Unstable Book

#45388 is closed.
Because, it's duplicate issue of #53120.
  • Loading branch information
Centril committed Jan 26, 2019
2 parents bbe8dd9 + b215fbd commit 97833ee
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# `crate_visibility_modifier`

The tracking issue for this feature is: [#45388]
The tracking issue for this feature is: [#53120]

[#45388]: https://github.com/rust-lang/rust/issues/45388
[#53120]: https://github.com/rust-lang/rust/issues/53120

-----

Expand Down

0 comments on commit 97833ee

Please sign in to comment.