mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 01:22:34 +00:00
Remove `from` lang item It was probably a leftover from the old `?` desugaring but anyways, it's unused now except for clippy, which can just use a diagnostics item.