assoc.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |
errors.rs
|
Stop using String for error codes.
|
2024-01-29 07:41:41 +11:00 |
instance.rs
|
More comments, final tweaks
|
2024-02-06 02:22:58 +00:00 |
lib.rs
|
Remove unused features
|
2024-01-25 14:01:33 +00:00 |
representability.rs
|
Reduce exposure of some items.
|
2023-11-20 14:10:19 +11:00 |
sig_types.rs
|
Actually walk fields of Adt definitions
|
2024-02-07 14:07:24 +00:00 |
structural_match.rs
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
ty.rs
|
Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs
|
2024-02-06 02:22:58 +00:00 |