Skip to content
Snippets Groups Projects
Unverified Commit 63bad1fd authored by Kat Marchán's avatar Kat Marchán
Browse files

fix(scorers): Scorer builders now properly return themselves + some API changes

BREAKING CHANGE: All composite scorers now use push, instead of a weird push/when mixture. Additionally, they were previously (erroneously) returning &mut Self from push/when. This is now just Self, which means they will actually work now.
parent f871d19e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment