rust/library/std
bors 3adedb8f4c Auto merge of #79237 - alexcrichton:update-backtrace, r=Mark-Simulacrum
std: Update the bactrace crate submodule

This commit updates the `library/backtrace` submodule which primarily
pulls in support for split-debuginfo on macOS, avoiding the need for
`dsymutil` to get run to get line numbers and filenames in backtraces.
2020-11-21 18:05:07 +00:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Auto merge of #79003 - petrochenkov:innertest, r=estebank 2020-11-21 05:52:16 +00:00
tests Updated documentation, x86 feature detection testing, and removed LLVM 9 exclusive features 2020-10-26 08:36:14 +01:00
build.rs Make the libstd build script smaller 2020-11-15 16:17:21 +01:00
Cargo.toml std: Update the backtrace crate submodule 2020-11-20 11:56:07 -08:00