Skip to content

Commit 4da6c7e

Browse files
committed
Auto merge of #28122 - apasel422:issue-28093, r=alexcrichton
closes #28093
2 parents 7d78f2d + 15322ad commit 4da6c7e

File tree

1 file changed

+1
-0
lines changed
  • src/libcollections/btree

1 file changed

+1
-0
lines changed

src/libcollections/btree/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ mod node;
1212
pub mod map;
1313
pub mod set;
1414

15+
#[doc(hidden)]
1516
trait Recover<Q: ?Sized> {
1617
type Key;
1718

0 commit comments

Comments
 (0)