Span doesn't implement PartialEq and Eq, making the extra-traits feature broken.
Should PartialEq and Eq be removed or is it better to wait for an implementation?
Related: #154
https://github.com/rustwasm/wasm-bindgen/blob/9f6c2a612503f99c76c3c2c0446710866f102e9f/crates/backend/src/ast.rs#L200-L210