about summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/source-script.js
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-10-12 11:11:26 +0530
committerGitHub <noreply@github.com>2022-10-12 11:11:26 +0530
commitc8a8e7d116f4d2058f8b02904de56ca6dac663d8 (patch)
tree4031b6f3159da4ced0e3160a11b0f62f15cab57f /src/librustdoc/html/static/js/source-script.js
parent658169b7db0c09cb7d67d906b1caa68c0c4b020d (diff)
parentd933092dc507b11a7e5013616128161a76c6f113 (diff)
downloadrust-c8a8e7d116f4d2058f8b02904de56ca6dac663d8.tar.gz
rust-c8a8e7d116f4d2058f8b02904de56ca6dac663d8.zip
Rollup merge of #102890 - camsteffen:adt-sized-representability, r=cjgillot
Check representability in adt_sized_constraint

Now that representability is a query, we can use it to preemptively avoid a cycle in `adt_sized_constraint`.

I moved the representability check into `check_mod_type_wf` to avoid a scenario where rustc quits before checking all the types for representability. This also removes the check from rustdoc, which is alright AFAIK.

r? ``@cjgillot``
Diffstat (limited to 'src/librustdoc/html/static/js/source-script.js')
0 files changed, 0 insertions, 0 deletions