Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
tools
/
lint-docs
465ae94
Rollup merge of #143631 - hkBst:update-escaper-2, r=compiler-errors
by Matthias Krüger
· 3 days ago
a7bf5c4
Split up the `unknown_or_malformed_diagnostic_attributes` lint
by mejrs
· 9 days ago
d44dcd4
update to literal-escaper-0.0.5
by Marijn Schouten
· 12 days ago
707a6f5
update to literal-escaper 0.0.4 for better API without `unreachable` and faster string parsing
by Marijn Schouten
· 4 weeks ago
e5bfd02
Avoid including text direction codepoints in lint messages
by Matthew Jasper
· 8 weeks ago
60a4b93
Rollup merge of #134273 - RalfJung:de-stabilize-bench, r=ibraheemdev,traviscross
by Jacob Pratt
· 2 months ago
1f108fe
Update lint-docs to default to Rust 2024
by Eric Huss
· 3 months ago
8608a3f
lint-docs: Don't hard-code the valid editions
by Eric Huss
· 3 months ago
1fcae03
Rustfmt
by bjorn3
· 5 months ago
3d9dcf4
Un-spaghettify the control flow of generate_lint_output
by Michael Goulet
· 6 months ago
9cbd177
Detect unstable lint docs that dont enable their feature
by Michael Goulet
· 6 months ago
f5c63b9
the soft_unstable lint cannot have an example that will keep working
by Ralf Jung
· 7 months ago
c682aa1
Reformat using the new identifier sorting from rustfmt
by Michael Goulet
· 10 months ago
4df28b8
forward linker option to lint-docs
by chenx97
· 11 months ago
ef25fbd
lint on tail expr drop order change in Edition 2024
by Ding Xiang Fei
· 11 months ago
84ac80f
Reformat `use` declarations.
by Nicholas Nethercote
· 12 months ago
bf96c56
Rename `deprecated_safe` lint to `deprecated_safe_2024`
by Tobias Bucher
· 1 year ago
4819270
use "bootstrap" instead of "rustbuild" in comments and docs
by onur-ozkan
· 1 year ago
80d96df
lint-docs: apply considerable clippy suggestions
by onur-ozkan
· 1 year, 1 month ago
41d4a95
Add "better" edition handling on lint-docs tool
by Santiago Pastorino
· 1 year, 2 months ago
7789874
Deny gen keyword in edition_2024_compat lints
by Michael Goulet
· 1 year, 3 months ago
871c3e3
Rollup merge of #123986 - ehuss:lint-renamed, r=Mark-Simulacrum
by 许杰友 Jieyou Xu (Joe)
· 1 year, 3 months ago
24e9a0c
Fix docs for unstable_features lint.
by Eric Huss
· 1 year, 3 months ago
232eb59
lint-docs: Add redirects for renamed lints.
by Eric Huss
· 1 year, 3 months ago
c121a26
Split refining_impl_trait lint into _reachable, _internal variants
by Tyler Mandry
· 1 year, 5 months ago
a8aa687
Update test for `E0796` and `static_mut_ref` lint
by Obei Sideg
· 1 year, 6 months ago
67b5990
Revert "Fix `x test lint-docs` when download-rustc is enabled"
by jyn
· 2 years ago
abf9cbc
Fix `x test lint-docs` when download-rustc is enabled
by jyn
· 2 years, 3 months ago
ab2508a
Collect all matching messages for a lint.
by Eric Huss
· 2 years, 5 months ago
c6cba68
Add check for errant {{produces}} marker.
by Eric Huss
· 2 years, 5 months ago
8ecbb7e
fix the lint as requested
by Kagami Sascha Rosylight
· 2 years, 9 months ago
1421cff
Add `let_underscore` lint group to `GROUP_DESCRIPTIONS`.
by Aaron Kofsky
· 3 years, 2 months ago
6eb4117
Minor tweaks to rustc book summary formatting.
by Eric Huss
· 3 years, 2 months ago
3b89679
Adjust documentation for compatibility with 2021
by Mark Rousskov
· 3 years, 10 months ago
c746be2
Migrate to 2021
by Mark Rousskov
· 3 years, 10 months ago
3cf820e
rfc3052: Remove authors field from Cargo manifests
by Jade
· 4 years ago
4e5b78f
Allow lint names to have ascii numbers
by Ryan Levick
· 4 years ago
4193b0b
Add 2021 compatibility lint description
by Ryan Levick
· 4 years, 3 months ago
9666215
lint-docs: Warn on missing lint when documenting.
by Eric Huss
· 4 years, 7 months ago
b4b66f6
Fix trimming of lint docs
by Camelid
· 4 years, 8 months ago
a90fdfc
lint-docs: Use strip-prefix to simplify.
by Eric Huss
· 4 years, 8 months ago
228510b
lint-docs: Add some extra detail to the error message.
by Eric Huss
· 4 years, 8 months ago
d2d91b4
lint-docs: Add --validate flag to validate lint docs separately.
by Eric Huss
· 4 years, 8 months ago
f17e648
lint-docs: Move free functions into methods of LintExtractor.
by Eric Huss
· 4 years, 8 months ago
7e24136
Pass --target to lint docs
by Mark Rousskov
· 4 years, 10 months ago
32efcfc
Include non-JSON output in error display for lint-doc failure.
by Eric Huss
· 4 years, 10 months ago
c049735
Support `ignore` for lint examples.
by Eric Huss
· 4 years, 10 months ago
ce014be
Link rustdoc lint docs to the rustdoc book.
by Eric Huss
· 4 years, 10 months ago
45c1e0a
Auto-generate lint documentation.
by Eric Huss
· 4 years, 10 months ago