diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-10-31 09:20:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-31 09:20:25 +0100 |
| commit | e79e9f5e2a21e5cd0c17c051c8d3e47387733f98 (patch) | |
| tree | 39b6d1024454f2b04c0f5ea05d8717d26580eaa3 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | a26b1d2259ef96977c76d5e3a15a6dbf0371d91c (diff) | |
| parent | 887503ad144a8c4f955be2d1220e78cf8f707360 (diff) | |
| download | rust-e79e9f5e2a21e5cd0c17c051c8d3e47387733f98.tar.gz rust-e79e9f5e2a21e5cd0c17c051c8d3e47387733f98.zip | |
Rollup merge of #89839 - jkugelman:must-use-mem-ptr-functions, r=joshtriplett
Add #[must_use] to mem/ptr functions There's a lot of low-level / unsafe stuff here. Are there legit use cases for ignoring any of these return values? * No regressions in `./x.py test --stage 1 library/std src/tools/clippy`. * One regression in `./x.py test --stage 1 src/test/ui`. Fixed. * I am unable to run `./x.py doc` on my machine so I'll need to wait for the CI to verify doctests pass. I eyeballed all the adjacent tests and they all look okay. Parent issue: #89692 r? ```@joshtriplett```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
