- Remove the ordering requirement for `mod`, `extern crate`, and other items; - allow `extern crate` in non-module blocks; - allow `pub extern crate`.
mod,extern crate, and other items;extern cratein non-module blocks;pub extern crate.