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#151381 - JonathanBrouwer:rollup-zvO3tIH, r=JonathanBrouwer
Rollup of 15 pull requests
Successful merges:
- rust-lang#148623 (Ignore `#[doc(hidden)]` items when computing trimmed paths for printing)
- rust-lang#150550 (Miscellaneous cleanups to borrowck related code)
- rust-lang#150879 (Remove the diagnostic lints)
- rust-lang#150895 (rustc_errors: Add (heuristic) Syntax Highlighting for `rustc --explain`)
- rust-lang#150987 (remote-test-server: Fix header in batch mode)
- rust-lang#151004 (std: implement `sleep_until` on Apple platforms)
- rust-lang#151045 (Simplify some literal-value negations with `u128::wrapping_neg`)
- rust-lang#151119 (Support pointers in type reflection)
- rust-lang#151171 (Do not recover from `Trait()` if generic list is unterminated)
- rust-lang#151231 (HIR typeck cleanup: clarify and re-style `check_expr_unop`)
- rust-lang#151249 (Parse ident with allowing recovery when trying to diagnose)
- rust-lang#151295 (THIR patterns: Use `ty::Value` in more places throughout `const_to_pat`)
- rust-lang#151326 (Remove `DiagMessage::Translated` in favour of `DiagMessage::Str`)
- rust-lang#151361 (add test for issue 61463)
- rust-lang#151371 (Add `S-blocked` to `labels_blocking_approval`)
r? @ghost
0 commit comments