about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs
diff options
context:
space:
mode:
authorLegionMammal978 <mattlloydhouse@gmail.com>2024-01-16 14:58:42 -0500
committerLegionMammal978 <mattlloydhouse@gmail.com>2024-01-16 14:58:42 -0500
commitbc3fb5245a248070b76e535be4f342e2be12a9b5 (patch)
tree76224c2f7a7576ca7b18c0a634acce07652d7caa /tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs
parente64f8495e73fbc3653b4bcb73268c58b9c4a0a0d (diff)
downloadrust-bc3fb5245a248070b76e535be4f342e2be12a9b5.tar.gz
rust-bc3fb5245a248070b76e535be4f342e2be12a9b5.zip
Rename `pointer` field on `Pin`
The internal, unstable field of `Pin` can conflict with fields from the
inner type accessed via the `Deref` impl. Rename it from `pointer` to
`__pointer`, to make it less likely to conflict with anything else.
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs')
0 files changed, 0 insertions, 0 deletions