Skip to content

Commit 9e43a5d

Browse files
committed
Update early/late chapter
1 parent c3d0d88 commit 9e43a5d

File tree

4 files changed

+406
-345
lines changed

4 files changed

+406
-345
lines changed

Diff for: src/SUMMARY.md

-2
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@
138138
- [Binders and Higher ranked regions](./ty_module/binders.md)
139139
- [Instantiating binders](./ty_module/instantiating_binders.md)
140140
- [Early vs Late bound parameters](./early_late_parameters_summary.md)
141-
- [Implementation nuances of early/late bound parameters](./early-late-bound-params/early-late-bound-implementation-nuances.md)
142-
- [Interactions with turbofishing](./early-late-bound-params/turbofishing-and-early-late-bound.md)
143141
- [The `ty` module: representing types](./ty.md)
144142
- [ADTs and Generic Arguments](./ty_module/generic_arguments.md)
145143
- [Parameter types/consts/regions](./ty_module/param_ty_const_regions.md)

Diff for: src/early-late-bound-params/early-late-bound-implementation-nuances.md

-197
This file was deleted.

Diff for: src/early-late-bound-params/turbofishing-and-early-late-bound.md

-125
This file was deleted.

0 commit comments

Comments
 (0)