about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-04-07 02:41:28 +0000
committerbors <bors@rust-lang.org>2022-04-07 02:41:28 +0000
commit846993ec43c615c64a0496d3eb3c8615830842e4 (patch)
treed9ec4a554bc1e8076e37f541e5848cbbb9403343 /compiler/rustc_interface/src
parent2310da432ca1c3e87f1d17e069f2336f2d4939e5 (diff)
parent33fd73fedeb5cd61dbbb7562fd927c0b6994653a (diff)
downloadrust-846993ec43c615c64a0496d3eb3c8615830842e4.tar.gz
rust-846993ec43c615c64a0496d3eb3c8615830842e4.zip
Auto merge of #95688 - pfmooney:libc-update, r=Mark-Simulacrum
Update libc to 0.2.121

With the updated libc, UNIX stack overflow handling in libstd can now
use the common `si_addr` accessor function, rather than attempting to
use a field from that name in `siginfo_t`.  This simplifies the
collection of the fault address, particularly on platforms where that
data resides within a union in `siginfo_t`.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions