File tree 2 files changed +2
-2
lines changed
src/librustc/infer/region_constraints
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ contributions to the compiler and the standard library. It also lists some
105
105
really useful commands to the build system (` ./x.py ` ), which could save you a
106
106
lot of time.
107
107
108
- [ rustcguidebuild ] : https://rust-lang.github.io/rustc-guide/how-to-build-and-run.html
108
+ [ rustcguidebuild ] : https://rust-lang.github.io/rustc-guide/building/ how-to-build-and-run.html
109
109
110
110
## Pull Requests
111
111
[ pull-requests ] : #pull-requests
Original file line number Diff line number Diff line change 1
1
For info on how the current borrowck works, see the [ rustc guide] .
2
2
3
- [ rustc guide ] : https://rust-lang.github.io/rustc-guide/mir/borrowck .html
3
+ [ rustc guide ] : https://rust-lang.github.io/rustc-guide/borrow_check .html
You can’t perform that action at this time.
0 commit comments