feat(quic): remove QUIC draft-29 version support #17461
Annotations
10 errors
Run all tests:
transports/quic/src/transport.rs#L800
cannot find function `poll_fn` in this scope
|
Run all tests:
transports/quic/src/transport.rs#L812
cannot find function `poll_fn` in this scope
|
Run all tests:
transports/quic/src/transport.rs#L829
cannot find function `poll_fn` in this scope
|
Run all tests:
transports/quic/src/transport.rs#L840
cannot find function `poll_fn` in this scope
|
Run all tests:
transports/quic/tests/smoke.rs#L92
cannot find type `Arc` in this scope
|
Run all tests:
transports/quic/tests/smoke.rs#L92
cannot find type `Mutex` in this scope
|
Run all tests:
transports/quic/tests/smoke.rs#L98
cannot find type `BoxFuture` in this scope
|
Run all tests:
transports/quic/tests/smoke.rs#L104
cannot find type `TransportError` in this scope
|
Run all tests:
transports/quic/tests/smoke.rs#L119
cannot find type `TransportError` in this scope
|
Run all tests:
transports/quic/tests/smoke.rs#L125
failed to resolve: use of undeclared type `Delay`
|
Loading