We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5380af3 commit af87c09Copy full SHA for af87c09
src/SUMMARY.md
@@ -24,6 +24,7 @@
24
- [Breakage from changing behavior](./code-considerations/breaking-changes/behavior.md)
25
- [Breakage from new trait impls](./code-considerations/breaking-changes/new-trait-impls.md)
26
- [`#[fundamental]` types](./code-considerations/breaking-changes/fundamental.md)
27
+ - [Breakage from changing the prelude](./code-considerations/breaking-changes/prelude.md)
28
- [Safety and soundness](./code-considerations/safety-and-soundness/summary.md)
29
- [Generics and unsafe](./code-considerations/safety-and-soundness/generics-and-unsafe.md)
30
- [Drop and `#[may_dangle]`](./code-considerations/safety-and-soundness/may-dangle.md)
0 commit comments