Low Level Tools/2019Q2: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
Line 20: Line 20:
Ship GWP in Nightly.
Ship GWP in Nightly.
* Renamed it PHC (Probabilistic Heap Checker).
* Renamed it PHC (Probabilistic Heap Checker).
* Landed prerequisites: {{Bug|1558365}}, {{Bug|1557907}}.


=== rustc perf ===
=== rustc perf ===

Latest revision as of 02:10, 14 June 2019

Nick

rustc pipelining

Implement "pipelined" rustc compilation (compiler side).

Ship GWP

Ship GWP in Nightly.

rustc perf

Land 5 changes that speed up or reduce peak memory usage of rustc.