]> git.lizzy.rs Git - rust.git/commit
std: Back out backtrace pruning logic
authorAlex Crichton <alex@alexcrichton.com>
Mon, 20 Mar 2017 21:13:27 +0000 (14:13 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 18 Apr 2017 13:49:39 +0000 (06:49 -0700)
commite46a8bde3c2ef7b1281f3d01e31febc687be2d12
treefd22fefc0b57a7cdfa7c52f435540f41a2a9e330
parent5516bcc4588ea6192298b4e3682eb1d09581912a
std: Back out backtrace pruning logic

It was discovered #40264 that this backtrace pruning logic is a little too
aggressive, so while we figure how out to handle #40264 this commit backs out
the changes to prune frames. Note that other cosmetic changes, such as better
path printing and such remain.
src/libstd/sys_common/backtrace.rs