Skip to content

Commit 4acc3eb

Browse files
committed
move chapters from traits to trait folder
1 parent 67cfbf3 commit 4acc3eb

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@
139139
- [Iterators](trait/iter.md)
140140
- [`impl Trait`](trait/impl_trait.md)
141141
- [Clone](trait/clone.md)
142-
- [Supertraits](traits/supertraits.md)
143-
- [Disambiguating overlapping traits](traits/disambiguating.md)
142+
- [Supertraits](trait/supertraits.md)
143+
- [Disambiguating overlapping traits](trait/disambiguating.md)
144144

145145
- [macro_rules!](macros.md)
146146
- [Syntax](macros/syntax.md)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)