about summary refs log tree commit diff
path: root/src/test/compile-fail/for-loop-refutable-pattern-error-message.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-05-25 14:43:30 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-05-27 09:04:08 -0700
commit49a65815f17d9d3ee1a8ea323aaaf96e1beb265a (patch)
tree92ef76defab28fe3ec9c421da22f7306f21c70ba /src/test/compile-fail/for-loop-refutable-pattern-error-message.rs
parent1cf1527b91db3c605e44fe9b90fc46ecf1d04c4f (diff)
downloadrust-49a65815f17d9d3ee1a8ea323aaaf96e1beb265a.tar.gz
rust-49a65815f17d9d3ee1a8ea323aaaf96e1beb265a.zip
rustc: Account for typedefs in privacy
This ensures that a public typedef to a private item is ensured to be public in
terms of linkage. This affects both the visibility of the library's symbols as
well as other lints based on privacy (dead_code for example).

Closes #14421
Closes #14422
Diffstat (limited to 'src/test/compile-fail/for-loop-refutable-pattern-error-message.rs')
0 files changed, 0 insertions, 0 deletions