Currently doing: ``` use vectors = core::vec; use vectors::raw; ``` fails with "error: unresolved import". It would be much better if this gave the real reason. Perhaps "error: chained imports are not allowed".