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
Auto merge of #3426 - Turbo87:bulk-fetch, r=jtgeibel
krate.search: Add support for `?ids[]=foo&ids[]=bar` queries
... to reduce unnecessary N+1 requests
This can be used in combination with e.g. #3405 to speed up the loading of crate descriptions.
0 commit comments