mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 04:27:16 +00:00
Rollup of 5 pull requests Successful merges: - #91981 (Recover suggestions and useful information lost in previous PR) - #93469 (Skip pointing out ambiguous impls in alloc/std crates too in inference errors) - #95335 (Move resolve_path to rustc_builtin_macros and make it private) - #95340 (interpret: with enforce_number_validity, ensure integers are truly Scalar::Int (i.e., no pointers)) - #95341 (ARMv6K Horizon OS has_thread_local support) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup