On Sat, Mar 29, 2014 at 12:41 AM, Daniel Micay <danielmi...@gmail.com> wrote:
> A lot of code in the compiler simply leaves out error checking and
> relies on getting an ICE from the failure. It would take a long time to
> translate everything into proper error messages.

Well, a compiler should not intentionally ICE in most situations, that
has to happen anyway :)

But okay, maybe I am wrong about actual Rust code as it currently
exists.  Still, I assume that this isn't a normal part of compilation,
so I might benchmark it anyway to see whether there actually is any
measurable difference or not.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to