File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ The MSRV is increased to 1.71.
66
77- fs: add ` File::max_buf_size ` ([ #7594 ] )
88- io: export ` Chain ` of ` AsyncReadExt::chain ` ([ #7599 ] )
9- - macros: add ` local ` runtime flavor ([ #7375 ] , [ #7597 ] )
109- net: add ` SocketAddr::as_abstract_name ` ([ #7491 ] )
1110- net: add ` TcpStream::quickack ` and ` TcpStream::set_quickack ` ([ #7490 ] )
1211- net: implement ` AsRef<Self> ` for ` TcpStream ` and ` UnixStream ` ([ #7573 ] )
@@ -40,6 +39,7 @@ The MSRV is increased to 1.71.
4039- fs: support ` io_uring ` in ` fs::write ` ([ #7567 ] )
4140- fs: support ` io_uring ` with ` File::open() ` ([ #7617 ] )
4241- fs: support ` io_uring ` with ` OpenOptions ` ([ #7321 ] )
42+ - macros: add ` local ` runtime flavor ([ #7375 ] , [ #7597 ] )
4343
4444### Documented
4545
You can’t perform that action at this time.
0 commit comments