rust/tests/ui-fulldeps/stable-mir
Celina G. Val 0ce579f6f3 [StableMIR] API to retrieve definitions from crates
Add functions to retrieve function definitions and static items from
all crates (local and external).

For external crates, add a query to retrieve the number of defs in a
foreign crate.
2024-11-07 13:11:46 -08:00
..
check_abi.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_allocation.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_attribute.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_binop.rs
check_crate_defs.rs [StableMIR] API to retrieve definitions from crates 2024-11-07 13:11:46 -08:00
check_def_ty.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_defs.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_foreign.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_instance.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_intrinsics.rs
check_item_kind.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_normalization.rs
check_trait_queries.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_transform.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
check_ty_fold.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
compilation-result.rs
crate-info.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
projections.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
smir_internal.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
smir_serde.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
smir_visitor.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00