1
Fork 0

cleanup: Remove duplicate library names from Cargo.tomls

This commit is contained in:
Vadim Petrochenkov 2020-07-23 10:25:49 +03:00
parent 85fbf49ce0
commit 7dfbf59f10
7 changed files with 1 additions and 10 deletions

View file

@ -14,7 +14,6 @@ Rust lexer used by rustc. No stability guarantees are provided.
# This will be used when publishing this crate as `rustc-ap-rustc_lexer`.
[lib]
doctest = false
name = "rustc_lexer"
# Note that this crate purposefully does not depend on other rustc crates
[dependencies]