Clippy fails to compute type ("failed to lookup SourceFile
in new context")
#8164
Labels
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
This GitHub workflow is failing with the following:
The relevant type is
/deepwell/src/web/ratelimit.rs
(declared asArc<RateLimiter<IpAddr, DefaultKeyedStateStore<IpAddr>, DefaultClock>>
), which sources its internals from thegovernor
crate.This happens intermittently, I cannot reproduce it consistently. If there's any other information I will do my best.
The text was updated successfully, but these errors were encountered: