about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorCelina G. Val <celinval@amazon.com>2023-10-19 17:06:53 -0700
committerCelina G. Val <celinval@amazon.com>2023-10-19 17:12:26 -0700
commit6ed2a76bcc2a963c28080d6ee3ad928ec9367a03 (patch)
tree8bb460c975fdab978c539884f4388b14b9b2e8ed /tests/codegen/src-hash-algorithm
parentcc705b801236d064260bb67b3a0a25e4747fa7ec (diff)
downloadrust-6ed2a76bcc2a963c28080d6ee3ad928ec9367a03.tar.gz
rust-6ed2a76bcc2a963c28080d6ee3ad928ec9367a03.zip
Add stable Instance::body() and RustcInternal trait
The `Instance::body()` returns a monomorphized body.

For that, we had to implement visitor that monomorphize types and
constants. We are also introducing the RustcInternal trait that will
allow us to convert back from Stable to Internal.

Note that this trait is not yet visible for our users as it depends on
Tables. We should probably add a new trait that can be exposed.
Diffstat (limited to 'tests/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions