Revert "std: Switch from libbacktrace to gimli"
This reverts commit 13db3cc1e8
.
This commit is contained in:
parent
3c6003c4c0
commit
cc4f547cf4
13 changed files with 55 additions and 108 deletions
|
@ -511,10 +511,6 @@ mod panicking;
|
|||
// compiler
|
||||
pub mod rt;
|
||||
|
||||
#[path = "../backtrace/src/lib.rs"]
|
||||
#[allow(dead_code, unused_attributes)]
|
||||
mod backtrace_rs;
|
||||
|
||||
// Pull in the `std_detect` crate directly into libstd. The contents of
|
||||
// `std_detect` are in a different repository: rust-lang/stdarch.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue