Skip to content

Commit b747a33

Browse files
Revert "include backtrace folder in rust-src component"
This reverts commit d7a36d8.
1 parent cc4f547 commit b747a33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bootstrap/dist.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1005,7 +1005,6 @@ impl Step for Src {
10051005
// (essentially libstd and all of its path dependencies)
10061006
let std_src_dirs = [
10071007
"src/build_helper",
1008-
"src/backtrace/src",
10091008
"src/liballoc",
10101009
"src/libcore",
10111010
"src/libpanic_abort",

0 commit comments

Comments
 (0)