[perf] Don't allocate argument mismatch string when errors gagged#8281
[perf] Don't allocate argument mismatch string when errors gagged#8281RazvanN7 merged 1 commit intodlang:stablefrom
Conversation
|
Thanks for your pull request and interest in making D better, @ntrel! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub fetch digger
dub run digger -- build "stable + dmd#8281" |
|
@ntrel : Thanks for taking care of this! Glad you could come up with a solution. I didn't have much time to look into D since DConf, but I'll try to build my project from |
@Geod24 This should fix the high memory use found here (Note: #8232 already helped this somewhat).