mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +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.