about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>2021-01-06 18:07:47 +0300
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>2021-02-10 22:46:44 +0300
commit8e748420896cfbf55e1a3cd8c51e4aba499cfb2d (patch)
treeeee48756780d18a754a875d4781218a0caa08b7d /compiler/rustc_codegen_llvm/src
parentb4b6b62e70f94c949b82f669498a925e3d4c3c2b (diff)
downloadrust-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