mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-09 22:49:57 +09:00
This replaces all the occurrences of the 'return var;' at the end of the functions with the 'var'. Relevant clippy warning: https://rust-lang.github.io/rust-clippy/master/index.html#needless_return