alexcrichton opened PR #1545 from less-debuginfo
to master
:
We don't need full debug information but rather line tables
(debuginfo=1) should suffice for backtraces if truly necessary. Note
that this doesn't actually work on stable Rust just yet due to it being
an unrelease feature of Cargo. With the Rust release next week though
this'll work on all of stable/beta/nightly.
peterhuene submitted PR Review.
alexcrichton updated PR #1545 from less-debuginfo
to master
:
We don't need full debug information but rather line tables
(debuginfo=1) should suffice for backtraces if truly necessary. Note
that this doesn't actually work on stable Rust just yet due to it being
an unrelease feature of Cargo. With the Rust release next week though
this'll work on all of stable/beta/nightly.
alexcrichton merged PR #1545.
Last updated: Nov 22 2024 at 16:03 UTC