Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #157661 - bjorn3:update_ar_archive_writer, r=jieyouxu
Update to ar_archive_writer v0.5.2
This includes https://github.com/rust-lang/ar_archive_writer/pull/32 and https://github.com/rust-lang/ar_archive_writer/pull/33. The former fixes a panic when there are more than 64k archive members.