about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-06-10 18:25:21 +0000
committerTrevor Gross <tmgross@umich.edu>2025-06-11 17:01:08 +0000
commit1ec80452b6508f915be1c5ae2667f830882029e9 (patch)
tree4e48e6a82ecef4934f4945b2185cfdbaafe63315 /compiler/rustc_codegen_llvm/src/errors.rs
parent100199c9aa50b0c47b37c9c86335d68b2a77b535 (diff)
downloadrust-1ec80452b6508f915be1c5ae2667f830882029e9.tar.gz
rust-1ec80452b6508f915be1c5ae2667f830882029e9.zip
Upgrade the standard library `object` version
0.37.0 is a semver-breaking release but the only breakage is in
`elf::R_RISCV_GNU_*` and `pe::IMAGE_WEAK_EXTERN_*` constants, as well as
Mach-O dyld. This API is not used by `std`, so we should be fine to
upgrade.

This new version also includes functionality for parsing Wasm object
files that we may eventually like to make use of.

Also includes the minor bump from 0.37.0 to 0.37.1 to help [1].

Changelog: https://github.com/gimli-rs/object/blob/master/CHANGELOG.md#0370

[1]: https://github.com/rust-lang/rust/issues/142265
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions