about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-weird-queries.js
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-05-18 14:39:28 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-05-20 01:21:22 +0200
commit72a4e33d69d982c6d26d19d65e136f21bded3184 (patch)
tree5bc5a8e068eee36eae8829b521da0a8355774331 /tests/rustdoc-js-std/parser-weird-queries.js
parentda7b678992dd65dbd644bfe30ba61a9a0d2c695c (diff)
downloadrust-72a4e33d69d982c6d26d19d65e136f21bded3184.tar.gz
rust-72a4e33d69d982c6d26d19d65e136f21bded3184.zip
Fix ICE while computing type layout
If a type is incomplete, for example if generic parameters are not
available yet, although they are not escaping, its layout may not
be computable. Calling `TyCtxt::layout_of()` would create a delayed bug
in the compiler.
Diffstat (limited to 'tests/rustdoc-js-std/parser-weird-queries.js')
0 files changed, 0 insertions, 0 deletions