Hacker News new | ask | show | jobs
by beeflet 259 days ago
Because otherwise the spec is just words on a paper, and the standard is just "whatever the compiler does is what it supposed to do". The spec codifies the intentions of the creators separately from the implementation.

In rust, there is currently only one compiler so it seems like there's no problem

1 comments

There being only one compiler is exactly the problem.