Rollup merge of #138318 - lolbinarycat:rustdoc-js-less-expect-error-part2, r=notriddle

Rustdoc: remove a bunch of @ts-expect-error from main.js

r? ```````@notriddle```````

Most remaining instances of ````````@ts-expect-error```````` in `search.js` and `main.js` are some sort of unchecked assertion, most of them involving nullibility, and we have yet to decide on how to handle these.
This commit is contained in:
Manish Goregaokar 2025-03-12 10:19:29 -07:00 committed by GitHub
commit 7866133158
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available