about summary refs log tree commit diff
path: root/src/test/run-pass/nested-function-names-issue-8587.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-08-07 00:11:34 -0700
committerAlex Crichton <alex@alexcrichton.com>2013-09-24 09:57:25 -0700
commit10a583ce1ac28a8cbf34b0f4274285f33bdfce29 (patch)
tree8b507517ab2025b6a711faac1d1665646774ca8c /src/test/run-pass/nested-function-names-issue-8587.rs
parent753547963340cb973210ad2df5590c29bf46ddf1 (diff)
downloadrust-10a583ce1ac28a8cbf34b0f4274285f33bdfce29.tar.gz
rust-10a583ce1ac28a8cbf34b0f4274285f33bdfce29.zip
Correctly encode item visibility in metadata
This fixes private statics and functions from being usable cross-crates, along
with some bad privacy error messages. This is a reopening of #8365 with all the
privacy checks in privacy.rs instead of resolve.rs (where they should be
anyway).

These maps of exported items will hopefully get used for generating
documentation by rustdoc

Closes #8592
Diffstat (limited to 'src/test/run-pass/nested-function-names-issue-8587.rs')
0 files changed, 0 insertions, 0 deletions