David Wood ac50d61785
instance: polymorphize FnDef substs
This commit extends previous polymorphization of substs to polymorphize
`FnDef`.

Signed-off-by: David Wood <david@davidtw.co>
2020-08-07 18:41:45 +01:00
..
2020-08-04 11:14:28 +02:00
2020-08-04 16:45:19 -07:00
2020-08-02 23:20:00 +08:00
2020-08-02 23:20:00 +08:00
2020-08-07 18:41:45 +01:00
2020-08-04 17:08:47 -07:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.