about summary refs log tree commit diff
path: root/tests/codegen-llvm/src-hash-algorithm
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-06-01 09:48:27 +0000
committerGitHub <noreply@github.com>2025-06-01 09:48:27 +0000
commit1652187a03a137fe20ec05ae48b5b74f862dc0a9 (patch)
treea8bb8caa183d80bf6e432a01512853309f2f6910 /tests/codegen-llvm/src-hash-algorithm
parent57cbadd68ac473bc50453f6b1320a02b68115f12 (diff)
parente64dd8ed96c7593da92c3d3cf3603a1799064c39 (diff)
downloadrust-1652187a03a137fe20ec05ae48b5b74f862dc0a9.tar.gz
rust-1652187a03a137fe20ec05ae48b5b74f862dc0a9.zip
new restriction lint: pointer_format (#14792)
I read a blog post about kernel security, and how various features might
get lost while porting to Rust. In kernel C, they have some guardrails
against divulging pointers. An easy way to replicate that in Rust is a
lint for pointer formatting. So that's what this lint does.

---

changelog: new [`pointer_format`] lint
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions