rust/src/tools/lint-docs
Eric Huss 1f108fe08a Update lint-docs to default to Rust 2024
This updates the lint-docs tool to default to the 2024 edition. The lint
docs are supposed to illustrate the code with the latest edition, and I
just forgot to update this in
https://github.com/rust-lang/rust/pull/133349.

Some docs needed to add the `edition` attribute since they were assuming
a particular edition, but were missing the explicit annotation.
2025-04-26 14:08:58 -07:00
..
src Update lint-docs to default to Rust 2024 2025-04-26 14:08:58 -07:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00