]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #88506 - Mark-Simulacrum:fix-rlibs, r=ehuss
authorbors <bors@rust-lang.org>
Tue, 31 Aug 2021 19:33:06 +0000 (19:33 +0000)
committerbors <bors@rust-lang.org>
Tue, 31 Aug 2021 19:33:06 +0000 (19:33 +0000)
commit29ef6cf1637aa8317f8911f93f14e18d404c1b0e
treeadf7fe041af542aa044f78f976f77463e774c878
parent0a84708edca7c275cb99ad080317fbc7637516d8
parent84df1edad3f7fd7e410869616c68f4b5f8f882fb
Auto merge of #88506 - Mark-Simulacrum:fix-rlibs, r=ehuss

Fix loading large rlibs

Bumps object crate to permit parsing archives with 64-bit table entries. These
are primarily encountered when there's more than 4GB of archive data.

cc https://github.com/gimli-rs/object/issues/365

Helps with https://github.com/rust-lang/rust/issues/88351, but will also need a beta backport

r? `@ehuss` (mostly for the test)
Cargo.lock