about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-bindings.js
diff options
context:
space:
mode:
authorCelina G. Val <celinval@amazon.com>2023-10-23 20:32:31 -0700
committerCelina G. Val <celinval@amazon.com>2023-10-24 14:50:58 -0700
commit3f60165d27e869c3a024bd77fd3fab3f37560e9c (patch)
treea0534038d30c827269a61a72f1b63879c4f36f03 /tests/rustdoc-js-std/parser-bindings.js
parent151256bd4b577f92922c0fbdf94b12d69cfb08d3 (diff)
downloadrust-3f60165d27e869c3a024bd77fd3fab3f37560e9c.tar.gz
rust-3f60165d27e869c3a024bd77fd3fab3f37560e9c.zip
Remove fold code and add Const::internal()
We are not planning to support user generated constant in the
foreseeable future, so we are removing the Fold logic for now in
favor of the Instance::resolve logic.

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