Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Issue for location-detail #14511

Open
2 tasks
kornelski opened this issue Sep 7, 2024 · 0 comments
Open
2 tasks

Tracking Issue for location-detail #14511

kornelski opened this issue Sep 7, 2024 · 0 comments
Labels
C-tracking-issue Category: A tracking issue for something unstable.

Comments

@kornelski
Copy link
Contributor

Summary

RFC: #2091
Original issue: rust-lang/rust#70580
Documentation: https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/location-detail.html

Before stabilizing location-detail, I'd like to try integrating it with Cargo, in the spirit of #12739

Unresolved Issues

  • Should it support location-detail = false to mean "none"?
  • For multi-valued option, is it okay to support "file,line" as a string, or should it be ["file", "line"] or both?

Future Extensions

No response

About tracking issues

Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

@kornelski kornelski added the C-tracking-issue Category: A tracking issue for something unstable. label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: A tracking issue for something unstable.
Projects
Status: No status
Development

No branches or pull requests

1 participant