You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a type that cannot be called as a function is called, and the result
is assigned to a variable, the "unexpected callee type" ICE occurs.
Fixesrust-lang#20714.
Fixesrust-lang#20842.
Fixesrust-lang#20862.
OS: Gentoo Linux (I can also try with OSX 10.10 if that would be useful for anyone), using the nightly pre-compiled binary rustc.
offending code: https://github.com/spacejam/rust-rocksdb/tree/tan_ICE
The text was updated successfully, but these errors were encountered: