solana/streamer/src
Brennan Watt e4a7d01e10
Rust v1.63 (#27303)
* Upgrade to Rust v1.63.0

* Add nightly_clippy_allows

* Resolve some new clippy nightly lints

* Increase QUIC packets completion timeout

* Update quinn-udp crate

Co-authored-by: Michael Vines <mvines@gmail.com>
2022-08-22 18:01:03 -07:00
..
nonblocking Different staked vs unstaked chunks_received (#27033) 2022-08-09 17:39:14 -07:00
lib.rs Move QUIC TLS certificate code in its own file (#26569) 2022-07-12 13:34:37 -07:00
packet.rs removes raw indexing into packet data (#25554) 2022-06-03 01:05:06 +00:00
quic.rs Standardize thread names 2022-08-20 07:49:39 -07:00
recvmmsg.rs limits read access into Packet data to Packet.meta.size (#25484) 2022-05-25 16:52:54 +00:00
sendmmsg.rs removes raw indexing into packet data (#25554) 2022-06-03 01:05:06 +00:00
socket.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
streamer.rs Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
tls_certificates.rs Move QUIC TLS certificate code in its own file (#26569) 2022-07-12 13:34:37 -07:00