Skip to content

Commit ea1a658

Browse files
committed
Tidy up Cargo.toml files.
- Add some missing `tidy-alphabetical-*` markers. - Remove some unnecessary blank lines.
1 parent 121ec23 commit ea1a658

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ tracing = "0.1"
1818
# tidy-alphabetical-end
1919

2020
[features]
21+
# tidy-alphabetical-start
2122
# Provides access to APIs that expose internals of the rust compiler.
2223
# APIs enabled by this feature are unstable. They can be removed or modified
2324
# at any point and they are not included in the crate's semantic versioning.
2425
rustc_internal = []
26+
# tidy-alphabetical-end

0 commit comments

Comments
 (0)