os-rust/tests/ui-fulldeps/stable-mir
Celina G. Val 2564811e7b Remove tcx function and make internal fn safer
I added `tcx` argument to `internal` to force 'tcx to be the same
lifetime as TyCtxt. The only other solution I could think is to change
this function to be `unsafe`.
2024-01-16 14:35:18 -08:00
..
check_abi.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00
check_allocation.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00
check_defs.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00
check_instance.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00
check_item_kind.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00
check_trait_queries.rs Remove tcx function and make internal fn safer 2024-01-16 14:35:18 -08:00
check_ty_fold.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00
compilation-result.rs Remove tcx function and make internal fn safer 2024-01-16 14:35:18 -08:00
crate-info.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00
projections.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00
smir_internal.rs Remove tcx function and make internal fn safer 2024-01-16 14:35:18 -08:00
smir_visitor.rs Remove tcx from SMIR run macro and accept closures 2024-01-16 11:17:51 -08:00