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