about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2016-07-30 13:44:46 +0530
committerGitHub <noreply@github.com>2016-07-30 13:44:46 +0530
commit8c6421fb17841f5a7071ae691edc76e8b7286bc8 (patch)
tree944eb888327cb83be20b8918d10f2c38527a8b8b /src/libstd/sys/unix/stack_overflow.rs
parent6234610252a1723467fd52527ffef3180a545ce5 (diff)
parent8205691929bc545430f1fa73e61a4f5f77fbbdc7 (diff)
downloadrust-8c6421fb17841f5a7071ae691edc76e8b7286bc8.tar.gz
rust-8c6421fb17841f5a7071ae691edc76e8b7286bc8.zip
Rollup merge of #35063 - jseyfried:avoid_importing_inaccessible_names, r=nrc
resolve: Exclude inaccessible names from single imports

If a single import resolves to an inaccessible name in some but not all namespaces, avoid importing the name in the inaccessible namespaces.

Currently, the inaccessible namespaces are imported but cause a privacy error when used.

r? @nrc
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions