mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-06 18:28:51 +00:00
2e1d739a80
This is the easy part since we don't have to consider the fixpoint algorithm.
9 lines
238 B
Rust
9 lines
238 B
Rust
test_utils::marks!(
|
|
name_res_works_for_broken_modules
|
|
item_map_enum_importing
|
|
type_var_cycles_resolve_completely
|
|
type_var_cycles_resolve_as_possible
|
|
type_var_resolves_to_int_var
|
|
glob_enum
|
|
glob_across_crates
|
|
);
|