| ... | ... | @@ -3215,7 +3215,7 @@ fn createFoo(param: i32) !Foo { |
| 3215 | 3215 | to increase their development pace. |
| 3216 | 3216 | </p> |
| 3217 | 3217 | <p> |
| 3218 | | Error Return Traces are enabled by default in {#link|Debug#} and {#link|ReleaseSafe#} builds and disabled by default in {#link|ReleaseFast#} and {#link|ReleaseSmall#} builds. |
| 3218 | Error Return Traces are enabled by default in {#link|Debug#} builds and disabled by default in {#link|ReleaseFast#}, {#link|ReleaseSafe#} and {#link|ReleaseSmall#} builds. |
| 3219 | 3219 | </p> |
| 3220 | 3220 | <p> |
| 3221 | 3221 | There are a few ways to activate this error return tracing feature: |