diff options
| author | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2023-03-18 23:22:04 +0100 |
|---|---|---|
| committer | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2023-03-21 18:28:06 +0100 |
| commit | 84b6049eb9502cd9ba2f1518c26b6525b2fb2752 (patch) | |
| tree | 14b2c66b40b9333d8451e76779825ece2f37533f /tests/rustdoc-js-std/parser-errors.js | |
| parent | e64c5961dc7640b4d5529608e0f321d586c027a0 (diff) | |
| download | rust-84b6049eb9502cd9ba2f1518c26b6525b2fb2752.tar.gz rust-84b6049eb9502cd9ba2f1518c26b6525b2fb2752.zip | |
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.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
