Skip to content

Commit 98f29f5

Browse files
committed
Add comment
1 parent 13b4100 commit 98f29f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/librustc_lexer/Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ edition = "2018"
88
[dependencies]
99
unicode-xid = { version = "0.1.0", optional = true }
1010

11+
# Note: do not remove this blank `[lib]` section.
12+
# This will be used when publishing this crate as `rustc-ap-rustc_lexer`.
1113
[lib]
1214
doctest = false
1315
name = "rustc_lexer"

0 commit comments

Comments
 (0)