diff options
| author | bors <bors@rust-lang.org> | 2023-03-21 18:59:03 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-03-21 18:59:03 +0000 |
| commit | 7b3c4aa77170e10ddc78e4661392d02feb5e5cd7 (patch) | |
| tree | e30ab187f12c3deaed21a764d97a5cbe63dbe469 /tests/rustdoc-js-std/parser-errors.js | |
| parent | 0a77f4c5b1e33170e8ae9b70eded428ba20c5d9b (diff) | |
| parent | 84b6049eb9502cd9ba2f1518c26b6525b2fb2752 (diff) | |
| download | rust-7b3c4aa77170e10ddc78e4661392d02feb5e5cd7.tar.gz rust-7b3c4aa77170e10ddc78e4661392d02feb5e5cd7.zip | |
Auto merge of #10520 - Nilstrieb:uninit, r=Alexendoo
Use uninit checking from rustc rustc has proper heuristics for actually checking whether a type allows being left uninitialized (by asking CTFE). We can now use this for our helper instead of rolling our own bad version with false positives. I added this in rustc in rust-lang/rust#108669 Fix #10407 changelog: [`uninit_vec`]: fix false positives changelog: [`uninit_assumed_init`]: fix false positives
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
