https://github.com/rust-lang/rust/pull/30726 adds testing of the error index. They run on `make check-docs` but not yet on `make check`. They should. This is just a matter of deciphering tests.mk and figuring the right rule to add.
#30726 adds testing of the error index. They run on
make check-docsbut not yet onmake check. They should.This is just a matter of deciphering tests.mk and figuring the right rule to add.