File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/librustc/infer/region_constraints Expand file tree Collapse file tree 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
105105really useful commands to the build system (` ./x.py ` ), which could save you a
106106lot of time.
107107
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
109109
110110## Pull Requests
111111[ pull-requests ] : #pull-requests
Original file line number Diff line number Diff line change 11For info on how the current borrowck works, see the [ rustc guide] .
22
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