mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
9752787dca
This commit adjust `#[rustc_symbol_name]` so that it can be applied to non-monomorphic functions without producing an ICE. Signed-off-by: David Wood <david@davidtw.co>
For more information about how rustc works, see the rustc dev guide.