Skip to content

Commit 7ad56bc

Browse files
committed
1 parent 249c9b3 commit 7ad56bc

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed

data/1.56/io_empty_clone.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
title = "`Clone` implementation for `io::Empty`"
3+
impl_pr_id = 86744
4+
+++

data/1.56/io_empty_copy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
title = "`Copy` implementation for `io::Empty`"
3+
impl_pr_id = 86744
4+
+++

data/1.56/io_empty_default.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
title = "`Default` implementation for `io::Empty`"
3+
impl_pr_id = 86744
4+
+++

data/1.56/io_sink_clone.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
title = "`Clone` implementation for `io::Sink`"
3+
impl_pr_id = 86744
4+
+++

data/1.56/io_sink_copy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
title = "`Copy` implementation for `io::Sink`"
3+
impl_pr_id = 86744
4+
+++

data/1.56/io_sink_default.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
title = "`Default` implementation for `io::Sink`"
3+
impl_pr_id = 86744
4+
+++

0 commit comments

Comments
 (0)