rustfmt v0.99.3 Release Notes

Release Date: 2018-08-23 // over 5 years ago
  • โž• Added

    • ๐Ÿ‘‰ Use path attribute when searching for modules #2901
    • ๐Ÿ”ฆ Expose FileLines JSON representation to allow external libraries to use the file_lines option #2915

    ๐Ÿ”„ Changed

    • Replace '--conifig-help' with '--config=help' cb10e06
    • ๐Ÿ‘Œ Improve formatting of slice patterns #2912

    ๐Ÿ›  Fixed

    • Format chains with comment #2899
    • ๐Ÿ›  Fix indentation of formatted macro body #2920
    • ๐Ÿ›  Fix indentation of block comments f23e6aa