|
|
|
|
|
by codingstream
2173 days ago
|
|
Without a language specification for Rust, any compiler that isn't the reference implementation, by definition, cannot be correct. Put another way, how is a compiler writer supposed to know what is and is not a bug in the reference implementation? |
|
Rust's is in-progress. There are some things that are well-specified, and there are some things that are still up in the air.