Skip to content

Commit

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

0 comments on commit d7a36d8

Please sign in to comment.