rust/compiler/rustc_smir
Celina G. Val c0f1207a12 Address PR comments
- Remove `fn_sig()` from Instance.
- Change return value of `AssertMessage::description` to `Cow<>`.
- Add assert to instance `ty()`.
- Generalize uint / int type creation.
2023-12-14 17:56:33 -08:00
..
src Address PR comments 2023-12-14 17:56:33 -08:00
.gitignore
Cargo.toml Add instance evaluation and methods to read alloc 2023-12-07 17:01:29 -08:00