about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-block-control-flow-static-semantics.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-08-19 13:17:34 +0000
committerbors <bors@rust-lang.org>2019-08-19 13:17:34 +0000
commitf86521e0a33a2b54c4c23dbfc5250013f7a33b11 (patch)
tree7bab200464ff6fe288ebdae83f6c016f44ea4b76 /src/test/ui/async-await/async-block-control-flow-static-semantics.rs
parentcdff9189556bb7de2b9a8a72344c9d8ec6099fcd (diff)
parent1301b100ca9dada71789fb43e5ff3f5d8b05eb4c (diff)
downloadrust-f86521e0a33a2b54c4c23dbfc5250013f7a33b11.tar.gz
rust-f86521e0a33a2b54c4c23dbfc5250013f7a33b11.zip
Auto merge of #63700 - alexcrichton:update-backtrace, r=sfackler
std: Update `backtrace` crate dependency

This commit updates the `backtrace` crate from 0.3.34 to 0.3.35. The
[included set of changes][changes] for this update mostly includes some
gimli-related improvements (not relevant for the standard library) but
critically includes a fix for rust-lang/backtrace-rs#230. The standard
library will not aqcuire a session-local lock whenever a backtrace is
generated on Windows to allow external synchronization with the
`backtrace` crate itself, allowing `backtrace` to be safely used while
other threads may be panicking.

[changes]: https://github.com/rust-lang/backtrace-rs/compare/0.3.34...0.3.35
Diffstat (limited to 'src/test/ui/async-await/async-block-control-flow-static-semantics.rs')
0 files changed, 0 insertions, 0 deletions