Commit History

Author SHA1 Message Date
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 year ago
  Richard Smith 684cda3d53 Don't deduce values for explicitly-specified generic bindings. (#4415) 1 year ago
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 year ago
  Richard Smith 6410d6e140 Add support for deduction of most kinds of type constant. (#4389) 1 year ago
  Richard Smith 9fadfb5e82 Basic support for argument deduction in generic `impl`s. (#4380) 1 year ago
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) 1 year ago
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 year ago
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 year ago
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 year ago
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 year ago
  Richard Smith b3fcaf9969 Initial rough support for deducing generic arguments in a call to a generic function. (#4184) 1 year ago