-
Notifications
You must be signed in to change notification settings - Fork 1
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
2.0.10 backport candidates #5
Comments
When this is merged into |
|
@tersec Until now (when I saw it mentioned in nim-lang/Nim#24189) I haven't realized that you edited your message above and added that PR to the list. And since 2.0.10 is out, I'm closing this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cast
expressions introduces unnecessary copies (#24004)untyped
arguments to fail to compile in overload mismatch error (#23984)is
withtype
/typedesc
crashing the compiler (#23967)openArray
converted fromptr UncheckedArray
be mutable (#23882)memfiles.setFileSize
to be able to shrink files on posix viamemfiles.resize
(#23717)[ ] nim-lang/Nim@d923c58 revert #23436; remove workaround (#23653)not applicable to v2.0.xexpandSymlinks()
(#23650)reifiedOpenArray
;nkHiddenStdConv
is PathKinds1 not PathKinds0 (#23633)The text was updated successfully, but these errors were encountered: