diff options
| author | Trevor Gross <tmgross@umich.edu> | 2025-06-30 15:45:08 -0500 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2025-06-30 15:46:36 -0500 |
| commit | 18a621abe4d8e1cb32cd2b3f04a26c483816e985 (patch) | |
| tree | 0522094e31ab1437bd447083278866737d385eb7 /compiler/rustc_pattern_analysis/src/rustc | |
| parent | c65dccabacdfd6c8a7f7439eba13422fdd89b91e (diff) | |
| download | rust-18a621abe4d8e1cb32cd2b3f04a26c483816e985.tar.gz rust-18a621abe4d8e1cb32cd2b3f04a26c483816e985.zip | |
Upgrade dependencies in run-make-support
The main purpose of this is to upgrade `object` and `gimli`, which will
allow us to drop outdated versions once backtrace also updates.
The only semver breakage in `object`'s is in `elf::R_RISCV_GNU_*` and
`pe::IMAGE_WEAK_EXTERN_*` constants, as well as Mach-O dyld, which don't
appear to be used here. `gimli` is similar, there is only minor breakage
related to dyld.
These version upgrades were also done in the library.
`bstr`, `similar`, and `regex` are also upgraded to the latest minor
version here to match what the lockfile already uses. The `regex`
comment about `memchr` version hasn't been relevant to this lockfile
since e95d15a11519 ("Pin memchr to 2.5.0 in the library rather than
rustc_ast") and is no longer relevant in the library lockfile either.
Object Changelog: https://github.com/gimli-rs/object/blob/master/CHANGELOG.md#0370
Gimli changelog: https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md#0320
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/rustc')
0 files changed, 0 insertions, 0 deletions
