Skip to content

Commit

Permalink
Revert "include backtrace folder in rust-src component"
Browse files Browse the repository at this point in the history
This reverts commit d7a36d8.
  • Loading branch information
Mark-Simulacrum committed Jul 22, 2020
1 parent cc4f547 commit b747a33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bootstrap/dist.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,6 @@ impl Step for Src {
// (essentially libstd and all of its path dependencies)
let std_src_dirs = [
"src/build_helper",
"src/backtrace/src",
"src/liballoc",
"src/libcore",
"src/libpanic_abort",
Expand Down

0 comments on commit b747a33

Please sign in to comment.