6 Commits

Author SHA1 Message Date
Jonas Platte
41d6bcc2a6
Format code in doc comments 2022-02-18 11:33:16 +01:00
Jonas Platte
0b83227cef
Remove edition from .rustfmt.toml
The edition is inferred from `Cargo.toml`s.
2021-02-25 20:17:47 +01:00
Jonas Platte
2ef769803c
Update .rustfmt.toml
`merge_imports` has been deprecated in favor of the new, more general
setting `imports_granularity`.
2021-02-09 15:42:25 +01:00
Jonas Platte
e7f55ea2c6
Rewrap comments 2020-11-27 18:22:18 +01:00
Jonas Platte
8ddff0d108
Merge rustfmt settings, re-run cargo fmt 2020-06-05 02:01:09 +02:00
Jonas Platte
f8b1aef906
Integrate ruma-api 2020-06-05 01:59:26 +02:00