rust/compiler
Wesley Wiser 1c1c591c81 [resolve] Use unwrap_or_else instead of unwrap_or in a hot path
This improves the performance of the `resolve_crate` function by 30% for
a very large single file crate with auto-generated C bindings.
2020-10-28 21:53:25 -04:00
..
2020-10-27 18:14:21 +01:00
2020-10-27 11:04:04 -04:00