about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-bindings.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-10-25 13:19:54 +0000
committerbors <bors@rust-lang.org>2023-10-25 13:19:54 +0000
commitb66fe58f68d84cf422ff50c362ac5ad245cd9ce7 (patch)
treecae4b569811a1a0e347954cd044af681b2185b80 /tests/rustdoc-js-std/parser-bindings.js
parenteb03d40a9c946bbf57c655ed7d26dc44416ca4ad (diff)
parent17f6df9c63695d8206f30e7a23e56d676b95c392 (diff)
downloadrust-b66fe58f68d84cf422ff50c362ac5ad245cd9ce7.tar.gz
rust-b66fe58f68d84cf422ff50c362ac5ad245cd9ce7.zip
Auto merge of #117113 - celinval:smir-stable-ty, r=oli-obk
Remove fold code and add `Const::internal()` to StableMIR

We are not planning to support user generated constant in the foreseeable future, so we are cleaning up the fold logic and user created type for now. Users should use `Instance::resolve` in order to trigger monomorphization.

The Instance::resolve was however incomplete, since we weren't handling internalizing constants yet. Thus, I added that.

I decided to keep the `Const` fields private in case we decide to translate them lazily.
Diffstat (limited to 'tests/rustdoc-js-std/parser-bindings.js')
0 files changed, 0 insertions, 0 deletions