diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-13 05:19:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-13 05:19:18 +0200 |
| commit | 71490fff31bf02d177b548e44ab11ee5bd90ac8f (patch) | |
| tree | 84a68585ad1d5c13076ed613691e2a9c6dcce167 /compiler/rustc_ast/src/ast.rs | |
| parent | 6c0a896de2df29acb7c12b409c5314f5250f1740 (diff) | |
| parent | 68609e4214ebee4e7ccd5f729102a010f9d3ccb1 (diff) | |
| download | rust-71490fff31bf02d177b548e44ab11ee5bd90ac8f.tar.gz rust-71490fff31bf02d177b548e44ab11ee5bd90ac8f.zip | |
Rollup merge of #142308 - tgross35:upgrade-library-object, r=Mark-Simulacrum
Upgrade `object`, `addr2line`, and `unwinding` in the standard library Object: 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. Changelog: https://github.com/gimli-rs/object/blob/master/CHANGELOG.md#0370 Addr2line: 0.25.0 is a breaking change only because it upgrades the `gimli` version. It also includes a change to the `compiler-builtins` dependency that helps with [1]. Changelog: https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md#0250-20250611 [1]: https://github.com/rust-lang/rust/issues/142265
Diffstat (limited to 'compiler/rustc_ast/src/ast.rs')
0 files changed, 0 insertions, 0 deletions
