File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ from the lint to the code of the test file and compare that to the contents of a
169
169
Use ` cargo bless ` to automatically generate the ` .fixed ` file while running
170
170
the tests.
171
171
172
- [ rustfix ] : https://github.com/rust-lang/rustfix
172
+ [ rustfix ] : https://github.com/rust-lang/cargo/tree/master/crates/ rustfix
173
173
174
174
## Testing manually
175
175
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ We'll talk about suggestions more in depth in a [later chapter](emitting_lints.m
203
203
Use ` cargo bless ` to automatically generate the ` .fixed ` file after running
204
204
the tests.
205
205
206
- [ `rustfix` ] : https://github.com/rust-lang/rustfix
206
+ [ `rustfix` ] : https://github.com/rust-lang/cargo/tree/master/crates/ rustfix
207
207
[ `span_lint_and_sugg` ] : https://doc.rust-lang.org/beta/nightly-rustc/clippy_utils/diagnostics/fn.span_lint_and_sugg.html
208
208
209
209
## Testing Manually
You can’t perform that action at this time.
0 commit comments