Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-21 | change copyrights from 2019 to 2020 (#3733) | Takashi Idobe | |
2019-11-16 | Use futures 0.3 API (#3358) | Bartek IwaĆczuk | |
2019-07-08 | rustfmt: disable format_macro_bodies | Bert Belder | |
It doesn't work since we're not using rustfmt-nightly. | |||
2019-02-08 | Make rustfmt format macro bodies also | Bert Belder | |
This makes it possible to use cfg_if! conveniently. | |||
2019-02-08 | Move .rustfmt.toml to the repository root | Bert Belder | |
This allows rustfmt to automatically pick it up. It's right there with similar files such as .prettierrc. |