mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
1f0fcf13f5
The name of NativeLib will be presented Fixes #109144 I was working on a quick fix, but found change the name from `Option<Symbol>` to `Symbol` make life a little bit easier.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.