https://issues.dlang.org/show_bug.cgi?id=12550
--- Comment #11 from Steven Schveighoffer <[email protected]> --- (In reply to Benjamin Thaut from comment #9) > Please consider that you will scare of useres that care for maximum > performance (gaming, embended) if a noboundscheck does not turn off all > bounds checks. Don't use @safe for tuned code. --
