rust/compiler/rustc_smir
Celina G. Val 8e81fc0087 Fix has_body() and change resolve_drop_in_place() sig
Fixed the `has_body()` function operator. Before that, this function was
returning false for all shims.

Change resolve_drop_in_place() to also return an instance for empty
shims, since they may still be required for vtable construction.
2023-11-16 12:04:25 -08:00
..
src Fix has_body() and change resolve_drop_in_place() sig 2023-11-16 12:04:25 -08:00
.gitignore
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00