diff options
| author | Vadim Petrochenkov <vadim.petrochenkov@gmail.com> | 2021-01-06 18:07:47 +0300 |
|---|---|---|
| committer | Vadim Petrochenkov <vadim.petrochenkov@gmail.com> | 2021-02-10 22:46:44 +0300 |
| commit | 8e748420896cfbf55e1a3cd8c51e4aba499cfb2d (patch) | |
| tree | eee48756780d18a754a875d4781218a0caa08b7d /compiler/rustc_codegen_llvm/src | |
| parent | b4b6b62e70f94c949b82f669498a925e3d4c3c2b (diff) | |
| download | rust-8e748420896cfbf55e1a3cd8c51e4aba499cfb2d.tar.gz rust-8e748420896cfbf55e1a3cd8c51e4aba499cfb2d.zip | |
resolve: Remove visibility hacks for enum variants and trait items
Special treatment like this was necessary before `pub(restricted)` had been implemented and only two visibilities existed - `pub` and non-`pub`. Now it's no longer necessary and the desired behavior follows from `pub(restricted)`-style visibilities naturally assigned to enum variants and trait items.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
