about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/snippet.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-07-26 20:49:13 +0200
committerGitHub <noreply@github.com>2023-07-26 20:49:13 +0200
commitc6bfa7761ab19286e7d5a32b00c7fc0601cb3e47 (patch)
tree749e44da4472b37a8118aa431765876a3ddb5d82 /compiler/rustc_errors/src/snippet.rs
parent998fd94405d5d48f9d096fb80b6d42862805f314 (diff)
parent654b9243407df9079e5877b445e669c35cea5b63 (diff)
downloadrust-c6bfa7761ab19286e7d5a32b00c7fc0601cb3e47.tar.gz
rust-c6bfa7761ab19286e7d5a32b00c7fc0601cb3e47.zip
Rollup merge of #114070 - blyxyas:iter_mut_symbol, r=oli-obk
Add `sym::iter_mut` + `sym::as_mut_ptr` for Clippy

We currently have `sym::iter` and `sym::iter_repeat`, this PR adds `sym::iter_mut` as it's useful for https://github.com/rust-lang/rust-clippy/pull/11038 and another Clippy lint, it also adds `sym::as_mut_ptr` as it's useful for https://github.com/rust-lang/rust-clippy/pull/10962.
Diffstat (limited to 'compiler/rustc_errors/src/snippet.rs')
0 files changed, 0 insertions, 0 deletions