Why does the #rust compiler not manage to do this:
https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=6cfcdde2d4c68aee029bc7105654b140
#askrust #rustlang #rustdev #askfedi :boost_ok:
#rust #askrust #rustlang #rustdev #askfedi
After finishing the parser, I am not sure what comes next. Possibly the type resolver. After that the borrow checker. Then the LLVM (cranelift?) backend.
Are there libraries for these tasks?
#langdev #askrust #askprogramming #rust