X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Flibrustc_lint%2FCargo.toml;h=7e23e70577975cdb9e3e90ee0625fad8ac2387ed;hb=b626202087dff72216c14e08e11d936136dc2126;hp=abf9f96e6475b26e464dddf33271f8696f9e448c;hpb=bb410add3ab92bfed74cd95a7f26cd6b8fcd389d;p=rust.git diff --git a/src/librustc_lint/Cargo.toml b/src/librustc_lint/Cargo.toml index abf9f96e647..7e23e705779 100644 --- a/src/librustc_lint/Cargo.toml +++ b/src/librustc_lint/Cargo.toml @@ -13,7 +13,6 @@ log = "0.4" unicode-security = "0.0.2" rustc = { path = "../librustc" } rustc_errors = { path = "../librustc_errors" } -rustc_error_codes = { path = "../librustc_error_codes" } rustc_hir = { path = "../librustc_hir" } rustc_target = { path = "../librustc_target" } syntax = { path = "../libsyntax" }