This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 575860f
authored
Unrolled build for rust-lang#124001
Rollup merge of rust-lang#124001 - ehuss:fix-unstable_features-docs, r=compiler-errors
Fix docs for unstable_features lint.
This fixes the `unstable_features` lint documentation (at https://doc.rust-lang.org/rustc/lints/listing/allowed-by-default.html#unstable-features) so that it correctly displays the output (instead of showing `{{produces}}`). The lint was undeprecated in rust-lang#118639, but this little part was missed when that happened.1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | 273 | | |
275 | 274 | | |
276 | 275 | | |
| |||
0 commit comments