We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8ed8d4 + 5210a8d commit f6bd61aCopy full SHA for f6bd61a
src/doc/rustc-dev-guide/src/backend/libs-and-metadata.md
@@ -42,7 +42,7 @@ format is specific to `rustc`, and may change over time. This file contains:
42
### dylib
43
44
A `dylib` is a platform-specific shared library. It includes the `rustc`
45
-[metadata] in a special link section called `.rustc` in a compressed format.
+[metadata] in a special link section called `.rustc`.
46
47
### rmeta
48
0 commit comments