Skip to content

Tracking Issue for fmt-debug option #129709

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

Open
1 of 3 tasks
kornelski opened this issue Aug 28, 2024 · 0 comments
Open
1 of 3 tasks

Tracking Issue for fmt-debug option #129709

kornelski opened this issue Aug 28, 2024 · 0 comments
Labels
-Zfmt-debug Unstable option: fmt-debug C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-fmt_debug `#![feature(fmt_debug)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@kornelski
Copy link
Contributor

kornelski commented Aug 28, 2024

This is a tracking issue for the -Z fmt-debug option

The feature gate for the option is #![feature(fmt_debug)]

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.
Discussion comments will get marked as off-topic or deleted.
Repeated discussions on the tracking issue may lead to the tracking issue getting locked.

Steps

Unresolved Questions

Implementation history

@kornelski kornelski added the C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC label Aug 28, 2024
@fmease fmease added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. F-fmt_debug `#![feature(fmt_debug)]` -Zfmt-debug Unstable option: fmt-debug labels Aug 29, 2024
rmnscnce added a commit to rmnscnce/include-zstd that referenced this issue Nov 12, 2024
Keeps the macro working regardless of the `-Zfmt-debug` rustflag

Refer to:
- rust-lang/rust#129709

Signed-off-by: Paskal Sitepu <rmnscnce@ya.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Zfmt-debug Unstable option: fmt-debug C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-fmt_debug `#![feature(fmt_debug)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

2 participants