Uh oh!
There was an error while loading. Please reload this page.
Show lint names - #6325
Closed
sammykim wants to merge 2 commits into
Closed
Conversation
sammykim
commented
May 9, 2013
ContributorAuthor
Done. |
bors added a commit
that referenced
this pull request
May 9, 2013
alexcrichton
commented
May 9, 2013
Member
When merging this with #6093, I went ahead and made these a bit more specific. It's not always the case that
Does that sound ok to you? |
sanxiyn
commented
May 9, 2013
Contributor
@alexcrichton The idea of #3525 was that the lint should always show its name so that its setting can be changed. |
alexcrichton
commented
May 9, 2013
Member
hmm... good point, I think I'll change it to |
flip1995 pushed a commit
to flip1995/rust
that referenced
this pull request
Nov 20, 2020
Rustup r? `@ghost` changelog: none
U007D pushed a commit
to U007D/rust-mos
that referenced
this pull request
Aug 21, 2026
6325: Add generated diagnostic docs to the manual r=matklad a=flodiebold It seemed that we're not actually including the generated diagnostic docs anywhere yet? So I added something to the manual. This is completely untested though. 6327: Update debugging.md r=matklad a=stanciuadrian `on_task` is no longer there. I have used `on_request` instead. Co-authored-by: Florian Diebold <flodiebold@gmail.com> Co-authored-by: Adrian Stanciu <stanciu.adrian@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix#3525.