Dylan DPC 962cae070f
Rollup merge of #71576 - lcnr:inline-as_mut, r=oli-obk
check that `AsRef` and `AsMut` are inlined

Adds a regression test for #58867

r? @Dylan-DPC
2020-04-26 21:02:40 +02:00
..
2020-04-25 09:25:33 -04:00
2020-04-25 09:25:33 -04:00
2020-04-26 02:24:01 +02:00
2020-04-26 02:24:01 +02:00
2020-04-24 22:15:12 +01:00

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

  • rustc and its tests
  • libstd
  • Various submodules for tools, like rustdoc, rls, etc.

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