Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
34 lines (21 sloc) 934 Bytes

Subteam report: compiler 2015-07-09

Dashboard

This week there is one RFC, #1191, entering its final comment period. This RFC describes a proposal to separate the AST produced by the parser from the one the compiler uses internally.

--- nmatsakis

RFC phase

  • PR #594: RFC: Support Incremental Compilation
  • PR #1191: Add a HIR to the compiler

Implementation phase

High priority issues

  • Issue #23286: Very confusing error on attempt to pass path::Path by value
  • Issue #26251: match expression falling through?
  • Issue #26656: dropck can be bypassed via a trait object method

Needs decision

You can’t perform that action at this time.