Skip to content

Add clippy_error_format setting.#3496

Merged
scentini merged 1 commit intobazelbuild:mainfrom
martinboehme:clippy_error_format
Jul 8, 2025
Merged

Add clippy_error_format setting.#3496
scentini merged 1 commit intobazelbuild:mainfrom
martinboehme:clippy_error_format

Conversation

@martinboehme
Copy link
Copy Markdown
Collaborator

This allows the error format for Clippy to be set independently of that
for rustc.

As this is a backwards-incompatible change, it is guarded by a feature
flag incompatible_change_clippy_error_format.

For the motivation for this change, see #3494.

@martinboehme martinboehme force-pushed the clippy_error_format branch 2 times, most recently from 2a9845b to f06d721 Compare July 7, 2025 07:56
This allows the error format for Clippy to be set independently of that
for rustc.

As this is a backwards-incompatible change, it is guarded by a feature
flag `incompatible_change_clippy_error_format`.

For the motivation for this change, see bazelbuild#3494.
@martinboehme martinboehme force-pushed the clippy_error_format branch from f06d721 to a6b7295 Compare July 7, 2025 09:00
@martinboehme martinboehme requested a review from scentini July 7, 2025 09:01
@scentini scentini added this pull request to the merge queue Jul 8, 2025
Merged via the queue into bazelbuild:main with commit 46378c2 Jul 8, 2025
3 checks passed
@martinboehme martinboehme deleted the clippy_error_format branch August 27, 2025 10:53
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.

2 participants