Skip to content

Commit

Permalink
Auto merge of #97571 - ehuss:symbol-mangling, r=michaelwoerister
Browse files Browse the repository at this point in the history
Add documentation on v0 symbol mangling.

This adds official documentation for the v0 symbol mangling format, migrating the documentation from [RFC 2603](https://rust-lang.github.io/rfcs/2603-rust-symbol-name-mangling-v0.html).
The format was originally stabilized as the `-C symbol-mangling-version` option, but the specifics were not stabilized (per rust-lang/rust#90128 (comment)).
Per the discussion at rust-lang/rust#93661 (comment) this adds those specifics as an official description of the format.

cc #89917
  • Loading branch information
bors committed Jul 28, 2023
2 parents 57291e2 + 10fe9c4 commit 282ac09
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 282ac09

Please sign in to comment.