Merge pull request #2225 from ehuss/patch-3

Correct information on dylib compression
This commit is contained in:
Tshepang Mbambo 2025-01-26 22:22:47 +02:00 committed by GitHub
commit 100f2c343d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ format is specific to `rustc`, and may change over time. This file contains:
### dylib
A `dylib` is a platform-specific shared library. It includes the `rustc`
[metadata] in a special link section called `.rustc` in a compressed format.
[metadata] in a special link section called `.rustc`.
### rmeta