mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
9a5a961be9
Rollup of 7 pull requests Successful merges: - #91950 (Point at type when a `static` `#[global_allocator]` doesn't `impl` `GlobalAlloc`) - #92715 (Do not suggest char literal for zero-length strings) - #92917 (Don't constrain projection predicates with inference vars in GAT substs) - #93206 (Use `NtCreateFile` instead of `NtOpenFile` to open a file) - #93732 (add fut/back compat tests for implied trait bounds) - #93764 (⬆️ rust-analyzer) - #93767 (deduplicate `lcnr` in mailmap) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup