summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/rustdoc.d.ts
AgeCommit message (Expand)AuthorLines
2025-03-14rustdoc js: add nonnull helper and typecheck src-script.jsbinarycat-0/+29
2025-03-10main.js: typecheck things related to window.register_type_implsbinarycat-2/+8
2025-03-10rustdoc.d.ts: add window.{register_implementors,pending_implementors}binarycat-0/+17
2025-03-10rustdoc.d.ts: window.SIDEBAR_ITEMS may exist.binarycat-0/+2
2025-03-04search.js: give RawSearchIndexCrate.a an index signaturebinarycat-1/+1
2025-03-04search.js: give buildIndex a proper return typebinarycat-1/+2
2025-03-04ParserQueryElement.typeFilter MAY be a string, OR number.binarycat-1/+1
2025-03-03rustdoc search: increase strictness of typecheckingbinarycat-2/+8
2025-02-03rustdoc: clean up a bunch of ts-expected-error declarations in mainMichael Howell-0/+22
2025-01-27rustdoc: add nobuild typescript checking to our JSMichael Howell-0/+387