diff options
| author | Martin Nordholts <martin.nordholts@codetale.se> | 2024-12-13 07:00:08 +0100 |
|---|---|---|
| committer | Martin Nordholts <martin.nordholts@codetale.se> | 2024-12-13 16:33:47 +0100 |
| commit | 2d2c6f2a80167d9f244d8c926fdf3b3aebf3f42f (patch) | |
| tree | 3f6427e6f0b51edc06ded1895ba6964ef6ddd38e /compiler/rustc_driver_impl/src | |
| parent | d7fa8ee6802a2c1121dca0925d3db143dd1a793c (diff) | |
| download | rust-2d2c6f2a80167d9f244d8c926fdf3b3aebf3f42f.tar.gz rust-2d2c6f2a80167d9f244d8c926fdf3b3aebf3f42f.zip | |
rustc_borrowck: Stop suggesting the invalid syntax `&mut raw const`
A legitimate suggestion would be to change from
&raw const val
to
&raw mut val
But until we have figured out how to make that happen we should at least
stop suggesting invalid syntax.
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions
