diff options
| author | Martin Habovstiak <martin.habovstiak@gmail.com> | 2022-01-08 00:03:02 +0100 |
|---|---|---|
| committer | Martin Habovstiak <martin.habovstiak@gmail.com> | 2022-01-08 18:04:51 +0100 |
| commit | 1a966235138ad68967aa0892aa0621315081e4e8 (patch) | |
| tree | 5ec8ef004249e64950d16b271849eee973fb04c7 /compiler/rustc_codegen_gcc | |
| parent | e012a191d768adeda1ee36a99ef8b92d51920154 (diff) | |
| download | rust-1a966235138ad68967aa0892aa0621315081e4e8.tar.gz rust-1a966235138ad68967aa0892aa0621315081e4e8.zip | |
Implemented const casts of raw pointers
This adds `as_mut()` method for `*const T` and `as_const()` for `*mut T` which are intended to make casting of consts safer. This was discussed in the [internals discussion][discussion]. [discussion]: https://internals.rust-lang.org/t/casting-constness-can-be-risky-heres-a-simple-fix/15933
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
