mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:10:47 -04:00
ffccab6abe
Rollup of 10 pull requests Successful merges: - rust-lang/rust#146273 (lint ImproperCTypes: refactor linting architecture (part 2)) - rust-lang/rust#154025 (Add `keepalive`, `set_keepalive` to `TcpStream` implementations) - rust-lang/rust#156024 (CFI: Fix LTO for `#![no_builtins]` crates with CFI) - rust-lang/rust#156243 (Move CrateInfo computation after codegen_crate) - rust-lang/rust#154846 (Add better default spans for the `Ty` impl of `QueryKey`) - rust-lang/rust#155220 (cg_clif: Don't show verbose run-make cmd output for passing tests) - rust-lang/rust#156204 (Implemented `PathBuf::into_string`) - rust-lang/rust#156245 (Move invocation_temp into OutputFilenames) - rust-lang/rust#156250 (add a few new solver normalization tests) - rust-lang/rust#156265 (Remove unused `ToStableHashKey` impls.)