From 9896704c2751a872410e6789a105ddde9b5891a4 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 13 May 2025 05:41:50 +0200 Subject: Update rust-rustfmt --- .emacs.d/lisp/rust-rustfmt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/lisp/rust-rustfmt.el b/.emacs.d/lisp/rust-rustfmt.el index 04dce45..6fb0e87 100644 --- a/.emacs.d/lisp/rust-rustfmt.el +++ b/.emacs.d/lisp/rust-rustfmt.el @@ -33,7 +33,7 @@ :type 'string :group 'rust-mode) -(defcustom rust-rustfmt-switches '("--edition" "2021") +(defcustom rust-rustfmt-switches '("--edition" "2024") "Arguments to pass when invoking the `rustfmt' executable." :type '(repeat string) :group 'rust-mode) -- cgit v1.3