rust/compiler/rustc_smir/src
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
..
rustc_internal Finish implementing RustcInternal for TyKind 2023-12-04 11:05:29 -08:00
rustc_smir Address PR comments 2023-12-14 17:56:33 -08:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00