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 7a720e2 + 946e4eb commit d30af38Copy full SHA for d30af38
rustc_public/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