diff options
| author | bors <bors@rust-lang.org> | 2025-09-01 17:50:01 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-09-01 17:50:01 +0000 |
| commit | 7aef4bec4bec16cb6204d51eb633873e23b18771 (patch) | |
| tree | 049c142fe1f595b37a71abfffca25500c8f0e06b /compiler/rustc_borrowck/src | |
| parent | 154037ffb82714a8d6264a9153622637b170c706 (diff) | |
| parent | 4daae65228caf1bedef2e665102c03b17aa0fe86 (diff) | |
| download | rust-7aef4bec4bec16cb6204d51eb633873e23b18771.tar.gz rust-7aef4bec4bec16cb6204d51eb633873e23b18771.zip | |
Auto merge of #145721 - dpaoliello:ar050, r=bjorn3
Update to ar_archive_writer 0.5 This updates `ar_archive_writer` to 0.5, which in turn was updated to match LLVM 20.1.8: <https://github.com/rust-lang/ar_archive_writer/pull/24> As part of this, I refactored part of `SymbolWrapper.cpp` to pull common code that I was about to duplicate again into a new function. NOTE: `ar_archive_writer` does include a breaking change where it no longer supports mangling C++ mangled names for Arm64EC. Since we don't need the mangled name (it's not the "exported name" which we're trying to load from the external dll), I'm setting the `import_name` when building for Arm64EC to prevent error when failing to mangle. r? `@bjorn3`
Diffstat (limited to 'compiler/rustc_borrowck/src')
0 files changed, 0 insertions, 0 deletions
