Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

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