-
Notifications
You must be signed in to change notification settings - Fork 0
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
misc TODO #121
Comments
|
eg use case: see https://github.com/nim-lang/Nim/pull/14102/files, see this comment for justification: nim-lang#14102 (comment) |
mv changelog, see nim-lang#14098 (comment) |
Edited: |
redo profiling after specialize genericReset by Araq · Pull Request #14398 · nim-lang/Nim |
check whether NRVO suppression impacts performance fixes #14126 [backport:1.2] by Araq · Pull Request #14390 · nim-lang/Nim |
TODO leftover from no more code duplication bw liMessage and rawMessage + several bug fixes by timotheecour · Pull Request #14415 · nim-lang/Nim
|
nim-lang@70c289c revert formatting change Expected: {..} Gotten{..} from this PR else:
maybeStyledEcho fgYellow, "Expected:"
maybeStyledEcho styleBright, "{", expected, "}\n"
maybeStyledEcho fgYellow, "Gotten:"
maybeStyledEcho styleBright, "{", given, "}\n"
|
document gotcha
|
SuccessX
error messages to lieThe text was updated successfully, but these errors were encountered: