mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-15 13:36:49 +00:00
![]() There's an existing fast path for the `type_op_prove_predicate` predicate, checking for trivially `Sized` types, which can be re-used when evaluating obligations within queries. This should improve performance, particularly in anticipation of new sizedness traits being added which can take advantage of this. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |