discovery icon indicating copy to clipboard operation
discovery copied to clipboard

+= line numbers in release build to allow stepping

Open netzdoktor opened this issue 5 years ago • 2 comments

Section 7.2 cannot be reproduced with the provided files as line numbers are missing in release build.

This change adds them by modifying the release profile.

netzdoktor avatar May 14 '20 11:05 netzdoktor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @ryankurte (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

rust-highfive avatar May 14 '20 11:05 rust-highfive

Thanks much for this PR! Sorry it's taking so long to merge.

BartMassey avatar Apr 30 '24 16:04 BartMassey