Skip to content

adjust span derivation for const generics#5936

Merged
ytmimi merged 1 commit intorust-lang:masterfrom
calebcartwright:issue-5935
Oct 8, 2023
Merged

adjust span derivation for const generics#5936
ytmimi merged 1 commit intorust-lang:masterfrom
calebcartwright:issue-5935

Conversation

@calebcartwright
Copy link
Member

@calebcartwright calebcartwright commented Oct 8, 2023

Fixes #5935

r? @ytmimi if you have time, otherwise I may just pull this in for the release later given the trivial nature of the change

@calebcartwright calebcartwright added the release-notes Needs an associated changelog entry label Oct 8, 2023
Copy link
Contributor

@ytmimi ytmimi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, very trivial change. Looks good to me!

@ytmimi ytmimi merged commit 2707103 into rust-lang:master Oct 8, 2023
@krh
Copy link

krh commented Oct 9, 2023

Thanks everybody!

@calebcartwright calebcartwright deleted the issue-5935 branch October 11, 2023 05:12
@ytmimi ytmimi removed the release-notes Needs an associated changelog entry label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustfmt generates invalid code with for const int generic with default argument

4 participants