diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-08-14 11:39:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-14 11:39:33 +0200 |
| commit | 4bc1eb737dc008fa503a080e7c092f2a5eb6e708 (patch) | |
| tree | bbff2003958fe992c7fbae03b38ab348ca321cb9 /compiler/rustc_parse/src | |
| parent | 90a5e62b877e0aa94043388f8cb4f916b138c921 (diff) | |
| parent | eb2913b01b3e423b2bcd73cc62406ffecbe59ea3 (diff) | |
| download | rust-4bc1eb737dc008fa503a080e7c092f2a5eb6e708.tar.gz rust-4bc1eb737dc008fa503a080e7c092f2a5eb6e708.zip | |
Rollup merge of #142741 - a1phyr:fix_unsoundness, r=Mark-Simulacrum
Fix unsoundness in some tests These tests were marked uninit bytes as initilized, which is unsound. Use initialized `MaybeUninit` instead.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
