rust-analyzer/crates/hir-ty/src/infer
2024-10-18 12:41:14 +02:00
..
cast.rs Do not consider match/let/ref of place that evaluates to ! to diverge, disallow coercions from them too 2024-10-15 00:37:40 +09:00
closure.rs Do not consider match/let/ref of place that evaluates to ! to diverge, disallow coercions from them too 2024-10-15 00:37:40 +09:00
coerce.rs Do not consider match/let/ref of place that evaluates to ! to diverge, disallow coercions from them too 2024-10-15 00:37:40 +09:00
expr.rs Do not consider match/let/ref of place that evaluates to ! to diverge, disallow coercions from them too 2024-10-15 00:37:40 +09:00
mutability.rs Do not consider match/let/ref of place that evaluates to ! to diverge, disallow coercions from them too 2024-10-15 00:37:40 +09:00
pat.rs Do not consider match/let/ref of place that evaluates to ! to diverge, disallow coercions from them too 2024-10-15 00:37:40 +09:00
path.rs fix: Always explicitly set trait ref self types when lowering 2024-09-06 14:06:41 +02:00
unify.rs internal: Add more trivially Sized types to is_sized check 2024-10-18 12:41:14 +02:00