Files
rust/src
Ariel Ben-Yehuda 9d6b9d62ba typeck::check::coercion - roll back failed unsizing type vars
This wraps unsizing coercions within an additional level of
`commit_if_ok`, which rolls back type variables if the unsizing coercion
fails. This prevents a large amount of type-variables from accumulating
while type-checking a large function, e.g. shaving 2GB off one of the
4GB peaks in #36799.
2017-09-24 12:40:29 +03:00
..
2017-09-21 12:15:10 -07:00
2017-09-17 21:40:13 +02:00
2017-08-16 22:06:05 +02:00
2017-09-22 15:45:37 +02:00
2017-09-21 22:25:02 -04:00
2017-09-02 21:51:18 +02:00
2017-08-27 19:02:24 +09:00
2017-09-21 22:25:02 -04:00
2017-09-23 00:50:46 +03:00
2017-08-31 06:58:58 -07:00