You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#119569 - matthiaskrgr:rollup-4packja, r=matthiaskrgr
Rollup of 10 pull requests
Successful merges:
- rust-lang#118521 (Enable address sanitizer for MSVC targets using INFERASANLIBS linker flag)
- rust-lang#119026 (std::net::bind using -1 for openbsd which in turn sets it to somaxconn.)
- rust-lang#119195 (Make named_asm_labels lint not trigger on unicode and trigger on format args)
- rust-lang#119204 (macro_rules: Less hacky heuristic for using `tt` metavariable spans)
- rust-lang#119362 (Make `derive(Trait)` suggestion more accurate)
- rust-lang#119397 (Recover parentheses in range patterns)
- rust-lang#119417 (Uplift some miscellaneous coroutine-specific machinery into `check_closure`)
- rust-lang#119539 (Fix typos)
- rust-lang#119540 (Don't synthesize host effect args inside trait object types)
- rust-lang#119555 (Add codegen test for RVO on MaybeUninit)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments