weld-project / weld

High-performance runtime for data analytics applications
https://www.weld.rs
BSD 3-Clause "New" or "Revised" License
2.99k stars 259 forks source link

Run cargo fmt #425

Closed akshayknarayan closed 5 years ago

akshayknarayan commented 5 years ago

This commit applies the cargo fmt style globally, avoiding a mix of styles from various contributors.

sppalkia commented 5 years ago

Thanks for the patch! I’m going to close this for now because we plan to upstream the active llvm-st branch over master soon (and the formatting changes will make this difficult), and we also have a branch working on upgrading the code there to respect the new lints and formatting tools.