Skip to content

Commit

Permalink
Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDenton
Browse files Browse the repository at this point in the history
reduce deps for windows-msvc targets for backtrace

(eventually) mirrors rust-lang/backtrace-rs#543

Some dependencies of backtrace don't used on windows-msvc targets, so exclude them:

    miniz_oxide (+ adler)
    addr2line (+ gimli)
    object (+ memchr)

This saves about 30kb of std.dll + 17.5mb of rlibs
  • Loading branch information
bors committed Aug 11, 2023
2 parents 7fb979a + e1f1cfb commit 199cb0f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 199cb0f

Please sign in to comment.