mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
d2f88d4b65
Rollup of 4 pull requests Successful merges: - rust-lang/rust#152611 (Modify error message of importing inherent associated items when `#[feature(import_trait_associated_functions)]` is enabled) - rust-lang/rust#155359 (Improperctypes refactor2.2) - rust-lang/rust#155036 (Store a PathBuf rather than SerializedModule for cached modules) - rust-lang/rust#155554 (add warning message when using x fix)