Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
blyxyas committed Apr 10, 2023
1 parent 0b1b535 commit c19c08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/development/lint_passes.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ interpreted languages before jumping back to the Rustc guide.
[late_lint_pass]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint/trait.LateLintPass.html
[lexing_and_parsing]: https://rustc-dev-guide.rust-lang.org/overview.html#lexing-and-parsing
[rustc_dev_guide]: https://rustc-dev-guide.rust-lang.org/
[map_of_territory]: https://craftinginterpreters.com/a-map-of-the-territory.html
[map_of_territory]: https://craftinginterpreters.com/a-map-of-the-territory.html

0 comments on commit c19c08f

Please sign in to comment.