Skip to content

Commit f2adb25

Browse files
committed
Change location in guide
1 parent 317a4e2 commit f2adb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
- [Generic arguments](./generic_arguments.md)
119119
- [Constants in the type system](./constants.md)
120120
- [Bound vars and Parameters](./bound-vars-and-params.md)
121+
- [Parameter Environments](./param_env.md)
121122
- [Type inference](./type-inference.md)
122123
- [Trait solving](./traits/resolution.md)
123124
- [Early and Late Bound Parameter Definitions](./early-late-bound-summary.md)
@@ -168,7 +169,6 @@
168169
- [Closure constraints](./borrow_check/region_inference/closure_constraints.md)
169170
- [Error reporting](./borrow_check/region_inference/error_reporting.md)
170171
- [Two-phase-borrows](./borrow_check/two_phase_borrows.md)
171-
- [Parameter Environments](./param_env.md)
172172
- [Errors and Lints](diagnostics.md)
173173
- [Diagnostic and subdiagnostic structs](./diagnostics/diagnostic-structs.md)
174174
- [Translation](./diagnostics/translation.md)

0 commit comments

Comments
 (0)