about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/mod.rs
diff options
context:
space:
mode:
authorBastian Kersting <bkersting@google.com>2024-12-16 14:42:49 +0000
committerBastian Kersting <bkersting@google.com>2025-01-30 10:08:37 +0000
commit851322b74db9ac91a1b9d206c5f80fc51a97f7c1 (patch)
treeaabf2e13e79c3531464352c606558c30d44ee708 /compiler/rustc_parse/src/parser/mod.rs
parente6f12c8b7d8d5c821c32fb2739ea01d1d874c58a (diff)
downloadrust-851322b74db9ac91a1b9d206c5f80fc51a97f7c1.tar.gz
rust-851322b74db9ac91a1b9d206c5f80fc51a97f7c1.zip
Refactor `PointerFinder` into a separate module
This also parameterize the "excluded pointee types" and exposes a
general method for inserting checks on pointers.

This is a preparation for adding a NullCheck that makes use of the same
code.
Diffstat (limited to 'compiler/rustc_parse/src/parser/mod.rs')
0 files changed, 0 insertions, 0 deletions