feat(quic): deprecate QUIC draft-29 version support #17874
Annotations
7 errors
Check rustdoc links:
transports/quic/src/config.rs#L91
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Check rustdoc links:
transports/quic/src/config.rs#L139
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Check rustdoc links:
transports/quic/src/transport.rs#L91
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Check rustdoc links:
transports/quic/src/config.rs#L62
this lint expectation is unfulfilled
|
Check rustdoc links:
transports/quic/src/config.rs#L90
this lint expectation is unfulfilled
|
Check rustdoc links:
transports/quic/src/config.rs#L176
this lint expectation is unfulfilled
|
Check rustdoc links
Process completed with exit code 101.
|
Loading