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#131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#122670 (Fix bug where `option_env!` would return `None` when env var is present but not valid Unicode)
- rust-lang#131095 (Use environment variables instead of command line arguments for merged doctests)
- rust-lang#131339 (Expand set_ptr_value / with_metadata_of docs)
- rust-lang#131652 (Move polarity into `PolyTraitRef` rather than storing it on the side)
- rust-lang#131675 (Update lint message for ABI not supported)
- rust-lang#131681 (Fix up-to-date checking for run-make tests)
- rust-lang#131702 (Suppress import errors for traits that couldve applied for method lookup error)
- rust-lang#131703 (Resolved python deprecation warning in publish_toolstate.py)
- rust-lang#131710 (Remove `'apostrophes'` from `rustc_parse_format`)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments