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
There's quite a lot of type mismatch errors between long and long long when compiling with g++ 15.2.1, and maybe others (did not fix all these to see the rest).
Also, there's a missing use of scraper::node in html_to_text.rs in commit bcfd7e4.