about summary refs log tree commit diff
path: root/compiler/rustc_query_system/src
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-03-24 11:43:14 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-03-24 11:48:48 +0000
commit8b1be44758f6b828cb556ecdc7cddc2dbfe0637f (patch)
tree47ba6dba52af5ea737d39079a9524a86d63db411 /compiler/rustc_query_system/src
parentc763eceae349c1d827d9cfbf5df21ca40b21c861 (diff)
downloadrust-8b1be44758f6b828cb556ecdc7cddc2dbfe0637f.tar.gz
rust-8b1be44758f6b828cb556ecdc7cddc2dbfe0637f.zip
Update ar_archive_writer to 0.1.3
This updates object to 0.30 and fixes a bug where the symbol table
would be omitted for archives where there are object files yet none
that export any symbol. This bug could lead to linker errors for crates
like rustc_std_workspace_core which don't contain any code of their own
but exist solely for their dependencies. This is likely the cause of
the linker issues I was experiencing on Webassembly. It has been shown
to cause issues on other platforms too.

cc rust-lang/ar_archive_writer#5
Diffstat (limited to 'compiler/rustc_query_system/src')
0 files changed, 0 insertions, 0 deletions