rust/src/librustc_borrowck
Ariel Ben-Yehuda e1377a4f47 avoid calling mk_region unnecessarily
this improves typeck & trans performance by 1%. This looked hotter on
callgrind than it is on a CPU.
2017-04-22 21:00:50 +03:00
..
borrowck avoid calling mk_region unnecessarily 2017-04-22 21:00:50 +03:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
diagnostics.rs borrowck: consolidate mut suggestions 2017-03-27 01:37:42 +03:00
graphviz.rs Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
lib.rs push borrowck into its own task 2017-04-04 12:06:35 -04:00