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

const-prop vs lints in unreachable code; bugs vs Quality of Life #627

Closed
pnkfelix opened this issue May 4, 2023 · 2 comments
Closed

const-prop vs lints in unreachable code; bugs vs Quality of Life #627

pnkfelix opened this issue May 4, 2023 · 2 comments

Comments

@pnkfelix
Copy link
Member

pnkfelix commented May 4, 2023

Meeting proposal info

  • Title: what to do when lints interact in bad ways with unreachable code
  • Type: it's complicated

Summary

  • "const-propagated arithmetic_overflow in unreachable code" rust#109731
    • has been discussed in two triage meetings (#1 and #2)
    • last summary from past meeting: we'll need to circle back on the question when a problem with a lint like this is a bug vs when it is just QoL improvement
    • worth instancing a dedicated meeting?

About this issue

This issue corresponds to a meeting proposal for the compiler team
steering meeting. It corresponds to a possible topic of
discussion. You can read more about the steering meeting procedure
here
.

Comment policy

These issues are meant to be used as an "announcements channel"
regarding the proposal, and not as a place to discuss the technical
details. Feel free to subscribe to updates. We'll post comments when
reviewing the proposal in meetings or making a scheduling decision.
In the meantime, if you have questions or ideas, ping the proposers
on Zulip (or elsewhere).

@pnkfelix
Copy link
Member Author

pnkfelix commented May 5, 2023

We will be having this meeting on 2023-05-12 at 10am UTC-4:00.

pnkfelix owns making a doc to drive the meeting.

@pnkfelix pnkfelix closed this as completed Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant