about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-01 04:25:37 +0200
committerGitHub <noreply@github.com>2025-07-01 04:25:37 +0200
commitb6cd765b19c4917afa74393dfcaef2d80517ee2e (patch)
treec6db3f932b5f29a647d4c87bc3f8439fe4b8397f /compiler/rustc_resolve/src/errors.rs
parentcfe1942a3f1a98ea733b544559bd4845e41d5797 (diff)
parent18a621abe4d8e1cb32cd2b3f04a26c483816e985 (diff)
downloadrust-b6cd765b19c4917afa74393dfcaef2d80517ee2e.tar.gz
rust-b6cd765b19c4917afa74393dfcaef2d80517ee2e.zip
Rollup merge of #143257 - tgross35:run-make-deps, r=jieyouxu
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_resolve/src/errors.rs')
0 files changed, 0 insertions, 0 deletions