Tidy up Cargo.toml files.
- Add some missing `tidy-alphabetical-*` markers. - Remove some unnecessary blank lines.
This commit is contained in:
@@ -18,7 +18,9 @@ tracing = "0.1"
|
||||
# tidy-alphabetical-end
|
||||
|
||||
[features]
|
||||
# tidy-alphabetical-start
|
||||
# Provides access to APIs that expose internals of the rust compiler.
|
||||
# APIs enabled by this feature are unstable. They can be removed or modified
|
||||
# at any point and they are not included in the crate's semantic versioning.
|
||||
rustc_internal = []
|
||||
# tidy-alphabetical-end
|
||||
|
||||
Reference in New Issue
Block a user