Skip to content

Conversation

@Keith-Cancel
Copy link

Experimental changes to DelimSpan::from_single() with more conservative default values when the open and close are not obvious to not break underlying assumptions about None delimiter spans of metavars.

This experiment is updated as asked here: #149052 (comment) to only update the obvious case. Compared to this experiment which is less conservative: #149112 which changes the spans to always to be at least an empty span located at the end and start of the provided span for the open and close of DelimSpan

r? @petrochenkov

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants