about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-19 19:27:03 +0100
committerGitHub <noreply@github.com>2024-01-19 19:27:03 +0100
commitee126973b0075060d9d95e401533181c5e8c5864 (patch)
tree1da0c9918ae6865de9a89086c9217f5d697bcfb6 /compiler/rustc_pattern_analysis/src
parentc851150236c7c717c181160fdb6dc5c9d263e6fe (diff)
parent93740f94938bc0b082514736be0051946ec8d732 (diff)
downloadrust-ee126973b0075060d9d95e401533181c5e8c5864.tar.gz
rust-ee126973b0075060d9d95e401533181c5e8c5864.zip
Rollup merge of #120134 - oli-obk:newtype_index_private_field, r=compiler-errors
Restrict access to the private field of newtype indexes

Well... we don't have the capability to forbid you to access private fields in the same module, and I don't want to add module shenanigans in the expansion of the macro. So... we just name the field creatively so that no one actually uses it.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions