about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-30 12:51:27 +0000
committerbors <bors@rust-lang.org>2024-04-30 12:51:27 +0000
commitd8e76ecaf17dac26ca833ec86a15dd9f7f171792 (patch)
treebb4cfdad48d648440e0af100fbdc9254bf754f15 /compiler/rustc_codegen_gcc
parent4261e0b28d3a98565f2fd55acf80a197774934cb (diff)
parente2861d56522591758b54200d75d7220c519fcf62 (diff)
downloadrust-d8e76ecaf17dac26ca833ec86a15dd9f7f171792.tar.gz
rust-d8e76ecaf17dac26ca833ec86a15dd9f7f171792.zip
Auto merge of #12596 - ARandomDev99:issue-12595, r=Alexendoo
Modify lint pass note for consistency with the book

This PR:
- removes the note which appears when an early lint pass is created using `cargo dev new_lint`.
- adds a note that encourages contributors to use an early pass unless type information is needed if a late lint pass is created using `cargo dev new_lint`.

Late pass remains the default value if no pass is specified as most lints use late pass.

Closes #12595

changelog: none
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions