diff --git a/text/2126-path-clarity.md b/text/2126-path-clarity.md index 787c6844889..a450f2831b5 100644 --- a/text/2126-path-clarity.md +++ b/text/2126-path-clarity.md @@ -3,6 +3,13 @@ - RFC PR: [rust-lang/rfcs#2126](https://github.com/rust-lang/rfcs/pull/2126) - Rust Issue: [rust-lang/rust#44660](https://github.com/rust-lang/rust/issues/44660) +# This RFC was previously approved, but part of it later **withdrawn** + +The `crate` visibility specifier was previously implemented, but later removed. +For details see the [summary comment]. + +[summary comment]: https://github.com/rust-lang/rust/issues/53120#issuecomment-1124065083 + # Summary [summary]: #summary