File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,9 @@ relevant are:
33
33
* [ ` rust-lang/crates.io ` ] --- Home for the [ crates.io] website.
34
34
35
35
Issues with [ ` cargo fix ` ] can be tricky to know where they should be filed,
36
- since the fixes are driven by ` rustc ` , processed by [ ` rustfix ` ] , and the
37
- front-interface is implemented in Cargo. Feel free to file in the Cargo issue
38
- tracker, and it will get moved to one of the other issue trackers if
39
- necessary.
36
+ since the fixes are driven by ` rustc ` , and the front-interface is implemented
37
+ in Cargo. Feel free to file in the Cargo issue tracker, and it will get moved
38
+ to the [ ` rust-lang/rust ` ] issue tracker if necessary.
40
39
41
40
[ Process ] : process/index.md
42
41
[ security policy ] : https://www.rust-lang.org/security.html
@@ -51,7 +50,6 @@ necessary.
51
50
[ `rustup` ] : https://rust-lang.github.io/rustup/
52
51
[ `rust-lang/crates.io` ] : https://github.com/rust-lang/crates.io
53
52
[ crates.io ] : https://crates.io/
54
- [ `rustfix` ] : https://github.com/rust-lang/rustfix/
55
53
[ `cargo fix` ] : https://doc.rust-lang.org/cargo/commands/cargo-fix.html
56
54
57
55
## Issue labels
You can’t perform that action at this time.
0 commit comments