Skip to content

Commit af87c09

Browse files
authored
Update SUMMARY.md
1 parent 5380af3 commit af87c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- [Breakage from changing behavior](./code-considerations/breaking-changes/behavior.md)
2525
- [Breakage from new trait impls](./code-considerations/breaking-changes/new-trait-impls.md)
2626
- [`#[fundamental]` types](./code-considerations/breaking-changes/fundamental.md)
27+
- [Breakage from changing the prelude](./code-considerations/breaking-changes/prelude.md)
2728
- [Safety and soundness](./code-considerations/safety-and-soundness/summary.md)
2829
- [Generics and unsafe](./code-considerations/safety-and-soundness/generics-and-unsafe.md)
2930
- [Drop and `#[may_dangle]`](./code-considerations/safety-and-soundness/may-dangle.md)

0 commit comments

Comments
 (0)