Add comment

This commit is contained in:
topecongiro 2019-07-27 22:10:09 +09:00
parent 13b41000ea
commit 98f29f5e38
No known key found for this signature in database
GPG Key ID: 3C13222317860426

View File

@ -8,6 +8,8 @@ edition = "2018"
[dependencies]
unicode-xid = { version = "0.1.0", optional = true }
# Note: do not remove this blank `[lib]` section.
# This will be used when publishing this crate as `rustc-ap-rustc_lexer`.
[lib]
doctest = false
name = "rustc_lexer"