mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
c455f7ce52
- When checking if a function is an identity function, try to use existing functionalities. - Some cases are no longer supported, but they were buggy