Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> As all the static checking will still be done with rustc, it doesn't need to be a full compiler.

So then this is just a backend?



If you're talking about gccrs, no, it's a full reimplementation. I think your parent is saying developers can use rustc (including its borrow checker) while iterating, then produce the release builds using gccrs from code that is known to borrow check.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: