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.
2 parents 2e0c7be + 78adadf commit 28a13c5Copy full SHA for 28a13c5
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