From 2aa1f31106b9c95500633f5bd9d5f041d408d3e3 Mon Sep 17 00:00:00 2001 From: Henry Date: Sun, 3 May 2026 18:09:28 +0200 Subject: docs: add more doctests, reduce minumum fuel usage Signed-off-by: Henry --- rustfmt.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index 589b2d2..0fd4e90 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,2 +1,4 @@ +unstable_features=true +format_code_in_doc_comments=true max_width=120 use_small_heuristics="Max" -- cgit v1.3.1