fix: Change __Nonexhaustive
to __Invalid
and update web-sys
#16822
Annotations
5 errors
Run cargo clippy --all-targets --all-features:
transports/webrtc-websys/src/connection.rs#L189
variable does not need to be mutable
|
Run cargo clippy --all-targets --all-features:
transports/webrtc-websys/src/connection.rs#L217
variable does not need to be mutable
|
Run cargo clippy --all-targets --all-features:
transports/webrtc-websys/src/sdp.rs#L11
variable does not need to be mutable
|
Run cargo clippy --all-targets --all-features:
transports/webrtc-websys/src/sdp.rs#L51
variable does not need to be mutable
|
Run cargo clippy --all-targets --all-features
Process completed with exit code 101.
|
Loading