about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-16 14:25:45 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-18 18:25:55 -0800
commit2549cbec9dfe02cdc93a3cf3bfe9638e5a4c2948 (patch)
treeadc17d5a487ce8a29f354e0d24391f0121a53882 /src/rustllvm/RustWrapper.cpp
parent46366faf613685eeeacf896ee9d284b28d4a3046 (diff)
downloadrust-2549cbec9dfe02cdc93a3cf3bfe9638e5a4c2948.tar.gz
rust-2549cbec9dfe02cdc93a3cf3bfe9638e5a4c2948.zip
rustc_resolve: Do not allow mods to shadow types
This commit modifies resolve to prevent conflicts with typedef names in the same
method that conflits are prevented with enum names. This is a breaking change
due to the differing semantics in resolve, and any errors generated on behalf of
this change require that a conflicting typedef, module, or structure to be
renamed so they do not conflict.

[breaking-change]
Closes #6936
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions