You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I understand from the conclusion you are inclined to fix it, but I have not seen updates in the referenced issue. Was just curious if you are still inclined to fix it? 😄
This one has slipped my radar. I need to address the feedback for #56859 to get it landed. I don't think it fixes anyhow your issue though. This is solely about constness of those return statements/expressions when combined with const type parameters and not about "exactness"
Avoid Widening Returned/Yielded Types in Const Contexts
#56858
const
context give you the non-widening literal type in the first place?The text was updated successfully, but these errors were encountered: