mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
5dbf4069dc
Rollup of 7 pull requests Successful merges: - rust-lang/rust#147701 (rustdoc: don't ignore path distance for doc aliases) - rust-lang/rust#148735 (Fix ICE caused by invalid spans for shrink_file) - rust-lang/rust#148839 (fix rtsan_nonblocking_async lint closure ICE) - rust-lang/rust#148846 (add a test for combining RPIT with explicit tail calls) - rust-lang/rust#148872 (fix: Do not ICE when missing match arm with ill-formed subty is met) - rust-lang/rust#148880 (Remove explicit install of `eslint` inside of `tidy`'s Dockerfile) - rust-lang/rust#148883 (bootstrap: dont require cmake if local-rebuild is enabled) r? `@ghost` `@rustbot` modify labels: rollup