We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Cargo.toml
1 parent 121ec23 commit ea1a658Copy full SHA for ea1a658
Cargo.toml
@@ -18,7 +18,9 @@ tracing = "0.1"
18
# tidy-alphabetical-end
19
20
[features]
21
+# tidy-alphabetical-start
22
# Provides access to APIs that expose internals of the rust compiler.
23
# APIs enabled by this feature are unstable. They can be removed or modified
24
# at any point and they are not included in the crate's semantic versioning.
25
rustc_internal = []
26
+# tidy-alphabetical-end
0 commit comments