rust-analyzer/crates/hir/src
bors 457b966b17 Auto merge of #16039 - WaffleLapkin:don't-emit-missing-assoc-items-diagnostic-for-negative-impls, r=Veykril
fix: Don't emit "missing items" diagnostic for negative impls

Negative impls can't have items, so there is no reason for this diagnostic.

LMK if I should add a test somewhere. Also LMK if that's not how we usually check multiple things in an if in r-a.
2023-12-10 22:24:32 +00:00
..
semantics Thinner TokenMap 2023-11-28 10:56:25 +01:00
attrs.rs Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
db.rs Simplify include handling 2023-12-01 14:58:57 +01:00
diagnostics.rs fix: change default diagnostic range into impl body 2023-12-07 20:45:42 +08:00
display.rs Simplify 2023-11-14 12:53:14 +01:00
from_id.rs Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra 2023-08-07 12:03:15 +03:00
has_source.rs Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra 2023-08-07 12:03:15 +03:00
lib.rs Auto merge of #16039 - WaffleLapkin:don't-emit-missing-assoc-items-diagnostic-for-negative-impls, r=Veykril 2023-12-10 22:24:32 +00:00
semantics.rs Fallback to method resolution on unresolved field access with matching method name 2023-12-08 16:36:41 +01:00
source_analyzer.rs Fallback to method resolution on unresolved field access with matching method name 2023-12-08 16:36:41 +01:00
symbols.rs Simplify 2023-12-06 14:36:39 +01:00