Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustfmt #1278

Merged
merged 2 commits into from
Jan 27, 2024
Merged

rustfmt #1278

merged 2 commits into from
Jan 27, 2024

Conversation

garlic0x1
Copy link
Contributor

Integrate rustfmt into the new formatting system. Removed unused save hooks.

@vindarel
Copy link
Collaborator

LGTM, but we need to talk about backward-compatible changes:

(defvar *rust-format-on-save* t)

this line is deleted. Idea:

(defvar *rust-format-on-save* (error "This variable is deprecated, please use … … …"))

@cxxxr
Copy link
Member

cxxxr commented Jan 27, 2024

Compatibility considerations are great, but I don't think anyone uses rust-mode enough to consider that much now, so I'm merging it.

@cxxxr cxxxr merged commit 5012c3f into lem-project:main Jan 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants