Design meeting: Non-local errors (aka post-monomorphization errors) #195
Labels
meeting-proposal
Proposal for a lang team design meeting
meeting-scheduled
Lang team design meeting that has a scheduled date
T-lang
Summary
A non-local error is a compile-time error that appears in code only in some cases, contingent on external factors not controlled by the code itself. Examples:
-C link-dead-code
are passedThe lang team needs to decide its stance on these errors, their tradeoffs, and in particular, how they relate to the discussion to stabilize inline_const.
Background reading
Non-local errors in Rust
About this issue
This issue corresponds to a lang-team design meeting proposal. It corresponds to a possible topic of discussion that may be scheduled for deeper discussion during one of our design meetings.
The text was updated successfully, but these errors were encountered: