Skip to content

Conversation

@daxpedda
Copy link
Member

@daxpedda daxpedda commented Oct 13, 2024

Since rust-lang/rust#130025 Rustc now emits missing_docs in tests.

We can avoid triggering lints by wrapping any relevant code in const _: () = { ... };.

@daxpedda daxpedda merged commit 3b46cbe into wasm-bindgen:main Oct 13, 2024
41 checks passed
daxpedda added a commit to daxpedda/wasm-bindgen that referenced this pull request Oct 13, 2024
daxpedda added a commit to daxpedda/wasm-bindgen that referenced this pull request Nov 13, 2024
daxpedda added a commit to daxpedda/wasm-bindgen that referenced this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant