about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-04-15 18:02:58 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-04-16 08:12:43 -0700
commit5cfbc0e7aeefd30611213da33307723bcb490ac6 (patch)
tree5f17e12ce60e5694f67204d83930917a4e6df729 /src/rustllvm/RustWrapper.cpp
parent83351fa02e08caa8fb8017254cc6e7c99fc65d2b (diff)
downloadrust-5cfbc0e7aeefd30611213da33307723bcb490ac6.tar.gz
rust-5cfbc0e7aeefd30611213da33307723bcb490ac6.zip
rustc: Remove private enum variants
This removes the `priv` keyword from the language and removes private enum
variants as a result. The remaining use cases of private enum variants were all
updated to be a struct with one private field that is a private enum.

RFC: 0006-remove-priv

Closes #13535
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions