rust/compiler/rustc_middle
Matthias Krüger 68dc6396a5
Rollup merge of #101765 - GuillaumeGomez:tyctxt-visibility-doc, r=jyn514
Add documentation for TyCtxt::visibility

We encountered this issue while working on https://github.com/rust-lang/rust/pull/98450.

cc ``@lqd``
r? ``@cjgillot``
2022-09-13 22:25:38 +02:00
..
benches
src Rollup merge of #101765 - GuillaumeGomez:tyctxt-visibility-doc, r=jyn514 2022-09-13 22:25:38 +02:00
Cargo.toml Replace rustc_data_structures::thin_vec::ThinVec with thin_vec::ThinVec. 2022-08-29 15:42:13 +10:00
README.md

For more information about how rustc works, see the rustc dev guide.