fune/third_party/rust/ordered-float/rustfmt.toml
Mike Hommey 8279f183b4 Bug 1773180 - Update cexpr to 0.6. r=emilio
Now that nom 7 was pulled in by glean/uniffi in bug 1768834, we don't
need to prevent cexpr from pulling it.

Differential Revision: https://phabricator.services.mozilla.com/D148575
2022-06-08 00:27:41 +00:00

3 lines
116 B
TOML

# These two unstable options might improve the layout of the code:
#fn_single_line = true
#where_single_line = true