• implement pattern-binding-modes RFC Sep 28
  • Store a new Region value every time we create a new region variable Sep 28
  • Move monomorphize::resolve() to librustc Sep 28
  • Impl Try for Option Sep 28
  • adding E0623 for return types - both parameters are anonymous Sep 26
  • HIR - Move Generics from MethodSig to TraitItem and ImplItem Sep 26
  • use param_env on the trait_cache key Sep 25
  • Move Generics from MethodSig to TraitItem and ImplItem Sep 25
  • Point at signature on unused lint Sep 25
  • Friendlier error message for closure argument type mismatch Sep 22
  • incr.comp.: Add new DepGraph implementation. Sep 22
  • Add deref suggestion Sep 22
  • Implement underscore lifetimes Sep 21
  • Move effect-checking to MIR Sep 20
  • Record semantic types for all syntactic types in bodies Sep 20
  • incr.comp.: Move task result fingerprinting into DepGraph. Sep 19
  • rework the README.md for rustc and add other readmes Sep 15
  • Only consider yields coming after the expressions when computing generator interiors Sep 14
  • rustdoc: pretty-print Unevaluated expressions in types. Sep 14
  • incr.comp.: Compute fingerprint for all query results. Sep 14
  • extend E0623 for earlybound and latebound for structs Sep 13
  • Stabilize drop_types_in_const. Sep 11
  • MIR: should not inline trait method Sep 8
  • Extend E0623 for LateBound and EarlyBound Regions Sep 8
  • Evaluate fixed-length array length expressions lazily. Sep 7
  • Some pull request reviews not shown.
  • Tighten Send and Sync requirements Sep 25
  • Introduce `join_notify` which tells whether jobs were stolen Sep 22
  • Bump futures to 0.1.16, move to `Notify` API Sep 22
  • Add Repeat and RepeatN Sep 22
  • Add `build` method to `Configuration`. Sep 18
  • Disable accidental publish for the unpublished crates Sep 5
  • Say "not (directly) live" rather than "never live" Sep 18
  • Edits round 1 Sep 5
  • Typos Sep 1
  • Add implied bounds Sep 28
  • Added latest blog post to list of blog posts Sep 18
  • Allow actions to return a grammar's type parameter's associated type Sep 21
  • Create an explicit structure for `where` clauses Sep 18
  • Allow autoderef and autoref in operators Sep 12
  • Copy/Clone Closures Sep 6