mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
252741673b
Fix thin archive reading This includes a revert of https://github.com/rust-lang/rust/pull/105221 to restore fat archive reading with LlvmArchiveBuilder. Should fix #107162, #107334 and https://github.com/google/shaderc-rs/issues/133