diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-04-16 07:12:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-16 07:12:43 +0200 |
| commit | 49a31cdc1df848e9de07687af5c1d3d6fa5edb66 (patch) | |
| tree | 907b609204519cf6a8e597adf389e945bf9278af /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 6dd92bf9d1d287ac113ce4ebec2c3ee01225d999 (diff) | |
| parent | 1a6c2ff4fd1d95c593d781b8743c78cc0433dbe6 (diff) | |
| download | rust-49a31cdc1df848e9de07687af5c1d3d6fa5edb66.tar.gz rust-49a31cdc1df848e9de07687af5c1d3d6fa5edb66.zip | |
Rollup merge of #95372 - RalfJung:unaligned_references, r=oli-obk
make unaligned_references lint deny-by-default This lint has been warn-by-default for a year now (since https://github.com/rust-lang/rust/pull/82525), so I think it is time to crank it up a bit. Code that triggers the lint causes UB (without `unsafe`) when executed, so we really don't want people to write code like this.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
