diff options
| author | Nick Cameron <ncameron@mozilla.com> | 2014-11-23 22:29:41 +1300 |
|---|---|---|
| committer | Nick Cameron <ncameron@mozilla.com> | 2014-12-27 09:55:25 +1300 |
| commit | df0c6d93852c51b6936d4b72b6b4be5f1932fb8a (patch) | |
| tree | 3bf587ea195de3cbe01ddbcfe33cd81b61c82727 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | bd3cf4c05fdec03ab22df27f33191f4851e18cc9 (diff) | |
| download | rust-df0c6d93852c51b6936d4b72b6b4be5f1932fb8a.tar.gz rust-df0c6d93852c51b6936d4b72b6b4be5f1932fb8a.zip | |
save-analysis: emit names of items that a glob import actually imports.
There is also some work here to make resolve a bit more stable - it no longer overwrites a specific import with a glob import. [breaking-change] Import shadowing of single/list imports by globs is now forbidden. An interesting case is where a glob import imports a re-export (`pub use`) of a single import. This still counts as a single import for the purposes of shadowing .You can usually fix any bustage by re-ordering such imports. A single import may still shadow (override) a glob import or the prelude.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
