]> git.lizzy.rs Git - rust.git/commit
Use sort_by_cached_key when key the function is not trivial/free
authorljedrz <ljedrz@gmail.com>
Fri, 9 Nov 2018 14:12:09 +0000 (15:12 +0100)
committerljedrz <ljedrz@gmail.com>
Tue, 27 Nov 2018 08:24:13 +0000 (09:24 +0100)
commitd4a6e739f3322c56e66fa8fef31569b7f16bc325
tree5a1ace9df168ef5c524346a492abb1ccb7d6561e
parent45205f2ac18e926ec61f2672d16ec3b955de5652
Use sort_by_cached_key when key the function is not trivial/free
src/librustc/middle/resolve_lifetime.rs
src/librustc/traits/object_safety.rs
src/librustc_mir/monomorphize/partitioning.rs