Skip to content

RFC: Add a semantically non-blocking lint level #3730

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

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
95ca8a9
Add skeleton
epage Nov 16, 2024
a8d4932
feat: Initial draft
epage Nov 19, 2024
ee5c90e
fix: Rename the file for RFC#
epage Nov 19, 2024
066712c
fix: Update body with RFC#
epage Nov 19, 2024
91be5d2
fix: Be less prescriptive on rendering
epage Nov 19, 2024
1bc7f95
feat: Add nit as an option
epage Nov 19, 2024
883fb82
fix: Clarify the nit concern
epage Nov 19, 2024
b7093ce
feat: Add 'mention' as an option
epage Nov 19, 2024
6445281
fix: Cover warning fatigue
epage Nov 19, 2024
56876e2
fix: Link to the original internals thread
epage Nov 19, 2024
f82b8ca
fix: Avoid broken windows
epage Nov 19, 2024
fb61bb2
feat: Add Github prior art
epage Nov 19, 2024
9e3c40a
feat: Start talking to how CI can be done
epage Nov 19, 2024
a03f5d2
feat(motivation): Talk to migrating allows to warns
epage Nov 19, 2024
5e30760
feat(future): Discuss first-party SARIF support
epage Nov 20, 2024
14faa69
feat(alt): Discuss pedantic
epage Nov 20, 2024
2410bb1
feat(ref): Discuss clippy
epage Nov 20, 2024
21f543a
feat(motivation): Call out the avoid-breaking-exported-api casee
epage Nov 21, 2024
d581438
feat(motivation): Cover soft-errors that block release
epage Nov 21, 2024
eaf0145
feat(rationale): Highlight the strengths of this solution
epage Nov 22, 2024
a9d8e56
fix(rationale): Call out that CARGO_BUILD_NITS=deny doesn't make sense
epage Nov 22, 2024
9f27926
fix(rationale): Call out LSP reporting benefit
epage Nov 22, 2024
bf52f75
feat(ref): Discuss cargo-fix behavior
epage Nov 30, 2024
d7b6a82
fix: Clear up language
epage Feb 5, 2025
764841d
fix: Add nitpick as an alternative
epage Feb 5, 2025
24c9506
fix: Call out rust-analyzer / LSP behavior
epage Feb 5, 2025
3320270
fix: Add missing period
epage Feb 5, 2025
6ee328c
fix: Switch from two leading spaces to one
epage Feb 5, 2025
bd812a2
fix: Grammatical correction
epage Feb 5, 2025
8be68a2
fix: Improve a sentence structure
epage Feb 5, 2025
3c7b59c
fix: Spelling
epage Feb 5, 2025
8484743
fix: Remove redundancy between config drawback and unresolved question
epage Feb 5, 2025
fdd4021
fix(drawback): Mention verbosity, cli control
epage Feb 5, 2025
852f061
fix(question): Carry over the config table question from CARGO_BUILD_…
epage Feb 5, 2025
1d7463f
fix(alt): Cover 'show nits if nothing else'
epage Feb 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading