File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
> Chalk is under heavy development, so if any of these links are broken or if
4
4
> any of the information is inconsistent with the code or outdated, please
5
- > [ open an issue] [ rustc- issues] so we can fix it. If you are able to fix the
5
+ > [ open an issue] [ issues ] so we can fix it. If you are able to fix the
6
6
> issue yourself, we would love your contribution!
7
7
8
8
Chalk is a library that implements the Rust trait system. The implementation is
@@ -11,7 +11,7 @@ full specification. It is also meant to be an independent library that can be
11
11
integrated both into the main rustc compiler and also other programs and
12
12
contexts.
13
13
14
- [ rustc- issues] : https://github.com/rust-lang/rustc-dev-guide /issues
14
+ [ issues ] : https://github.com/rust-lang/chalk /issues
15
15
16
16
## High-level view of how chalk works
17
17
You can’t perform that action at this time.
0 commit comments