mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
73ed8b3ace
Use `def_path_str` for def id arg in `UnsupportedOpInfo` We could alternatively just omit the def path from the label, but I think it's fine to keep around Fixes #138730