about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-06-03 12:29:53 -0700
committerAlex Crichton <alex@alexcrichton.com>2019-06-04 18:45:39 -0700
commitfa1b6add097bf8865e843169b5ae0656b0486dad (patch)
tree7e6989cfc7b06fbd197f3f6f0aa3fd950c53ab05 /src/test/ui/thinlto
parent5d8f59f4b1473217c2de7e02330b5aaae70a1668 (diff)
downloadrust-fa1b6add097bf8865e843169b5ae0656b0486dad.tar.gz
rust-fa1b6add097bf8865e843169b5ae0656b0486dad.zip
std: Update dependency on `backtrace`
Discovered in #61416 an accidental regression in libstd's backtrace
behavior is that it previously attempted to consult libbacktrace and
would then fall back to `dladdr` if libbacktrace didn't report anything.
The `backtrace` crate, however, did not do this, so that's now been
fixed!

Changes: https://github.com/rust-lang/backtrace-rs/compare/0.3.25...0.3.27

Closes #61416
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions