about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-08 23:10:11 +0000
committerbors <bors@rust-lang.org>2024-07-08 23:10:11 +0000
commit87f8a5b374397673d03c8bee62926c6f21962d0b (patch)
treebd21969fce24e30ec63626a68ed59e971b80daa8 /compiler/rustc_codegen_gcc/src/errors.rs
parente64236ca3a7ee44d38b922020e2e17ddf9f0c6a5 (diff)
parentecbb2d7ba95b94a25df55a01669d8cda080b7011 (diff)
downloadrust-87f8a5b374397673d03c8bee62926c6f21962d0b.tar.gz
rust-87f8a5b374397673d03c8bee62926c6f21962d0b.zip
Auto merge of #13056 - y21:rm-compiler-lint-functions, r=Manishearth
Remove internal `compiler_lint_functions` lint

This internal lint has effectively been superseded by `disallowed_methods` when we started using that in #11811 (I didn't even know that we also had this internal lint at the time of when I created that PR).

Some of the methods that this looks for also don't exist anymore (`span_lint_note` and `span_lint_help`), though there was one that that lint had but wasn't disallowed in clippy.toml (`LintContext::lint`)

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