mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
ca67f4da76
linker: Quote symbol names in .def files To support weird symbol names, including dots in particular. cc [#134767](https://github.com/rust-lang/rust/pull/134767#issuecomment-2839397610)