std_instead_of_core
Such as the currently unstable `core::error`
[std|alloc]_instead_of_[alloc|core]
* Don't call `TyCtxt::crate_name` unless necessary * Don't lint on `use std::env` * Only lint once on `use std::vec`