mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 01:35:30 +00:00
Rollup of 12 pull requests Successful merges: - #79732 (minor stylistic clippy cleanups) - #79750 (Fix trimming of lint docs) - #79777 (Remove `first_merge` from liveness debug logs) - #79795 (Privatize some of libcore unicode_internals) - #79803 (Update xsv to prevent random CI failures) - #79810 (Account for gaps in def path table during decoding) - #79818 (Fixes to Rust coverage) - #79824 (Strip prefix instead of replacing it with empty string) - #79826 (Simplify visit_{foreign,trait}_item) - #79844 (Move RWUTable to a separate module) - #79861 (Update LLVM submodule) - #79862 (Remove tab-lock and replace it with ctrl+up/down arrows to switch between search result tabs) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup