Skip to content

Commit

Permalink
Fix link to Ty
Browse files Browse the repository at this point in the history
  • Loading branch information
pierwill committed Feb 17, 2022
1 parent e5f39eb commit 3b7f321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ on [`ty::Ty`][ty], but for now, we just want to mention that it exists and is th

Also note that the `rustc_middle::ty` module defines the `TyCtxt` struct we mentioned before.

[ty]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/type.Ty.html
[ty]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/struct.Ty.html

### Parallelism

Expand Down

0 comments on commit 3b7f321

Please sign in to comment.