Someone decided to get an LLM to create a website summarising a bunch of libraries in the Rust compiler development ecosystem, and the whole thing is chock full of inaccuracies, misinformation, or entirely hallucinated features that don't actually exist.

It rated my parser library as slower than one that runs several orders of magnitude slower on every benchmark I've seen.

For my diagnostic library, it hallucinated a feature that the library doesn't even have.

I have spent so many hundreds of hours curating the docs and examples for these projects. Why do people do silly crap like this?

@jsbarretto https://sdiehl.github.io/compiler-crates/ is this the site? A friend linked it to me yesterday
Introduction - Compiler Crates

Some notes about crates that are useful for building compilers in Rust.

@thezoq2 It is, although I'm deliberately not linking to it to avoid folks going and harassing the author. I think it's quite likely that they *thought* they were being helpful.
@jsbarretto Oh oops, I meant to set the post to private