abi.rs
Remove movability from TyKind::Coroutine
2023-12-28 16:35:01 +00:00
assoc.rs
Move some methods from tcx.hir() to tcx
2023-12-12 06:40:29 -08:00
errors.rs
Re-use error code for duplicate error
2023-06-22 15:51:14 +00:00
instance.rs
Remove movability from TyKind::Coroutine
2023-12-28 16:35:01 +00:00
layout.rs
Add DiagCtxt::delayed_bug.
2024-01-10 07:33:07 +11:00
needs_drop.rs
Remove movability from TyKind::Coroutine
2023-12-28 16:35:01 +00:00
representability.rs
Reduce exposure of some items.
2023-11-20 14:10:19 +11:00
sig_types.rs
Move some methods from tcx.hir() to tcx
2023-12-12 06:40:29 -08:00
structural_match.rs
Reduce exposure of some items.
2023-11-20 14:10:19 +11:00
ty.rs
Movability doesn't need to be a query anymore
2023-12-28 16:35:01 +00:00