summary refs log tree commit diff stats
path: root/compiler/plugins
diff options
context:
space:
mode:
authorJake Leahy <jake@leahy.dev>2023-03-03 06:27:10 +1100
committerGitHub <noreply@github.com>2023-03-02 14:27:10 -0500
commitd4d28f2ffe522d2509dccfa7be0eef709732d93f (patch)
tree4f19bcc1c594ce8933474e82343f0222f2af1a00 /compiler/plugins
parent38d299dfc0c9f1315cf412aa76cb041642d62f07 (diff)
downloadNim-d4d28f2ffe522d2509dccfa7be0eef709732d93f.tar.gz
Allow `futureLogging` in release builds (#21448)
* Add test case

* Fixes 21447: Keeps stackTrace around when using futureLogging

* Remove extra whitespace
Diffstat (limited to 'compiler/plugins')
0 files changed, 0 insertions, 0 deletions
='#n107'>107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151