3 matches across 1 files for error lang:Markdown path:.github/ISSUE_TEMPLATE/tracking_issue_future.md
snippet_mode: auto · sorted by relevance
.github/ISSUE_TEMPLATE/tracking_issue_future.md MARKDOWN 3 matches view file →
15-->
16
17This is the **tracking issue** for the `YOUR_LINT_NAME_HERE` future-compatibility warning and other related errors. The goal of this page is to describe why this change was made and how you can fix code that is affected by it. It also provides a place to ask questions or register a complaint if you feel the change should not be made. For more information on the policy around future-compatibility warnings, see our [breaking change policy guidelines][guidelines].
18
19[guidelines]: https://rustc-dev-guide.rust-lang.org/bug-fix-procedure.html
· · ·
37*Give some recommendations on how a user can avoid the lint.*
38
39### When will this warning become a hard error?
40
41*If known, describe the future plans. For example, how long you anticipate this being a warning, or if there are other factors that will influence the anticipated closure.*
· · ·
46- [ ] Raise lint level to deny
47- [ ] Change the lint to report in dependencies
48- [ ] Switch to a hard error
49
50### Implementation history
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.