Files
rust/src
Dylan DPC ea28134f2d Rollup merge of #70696 - jumbatm:extend-issue-69020-test, r=RalfJung
Extend #69020 test to include reversed operand order.

Make sure we still emit if a lint if the generic argument comes first. See https://github.com/rust-lang/rust/pull/70566#issuecomment-607671340.

r? @RalfJung
2020-04-03 13:31:22 +02:00
..
2020-04-02 22:20:43 +01:00
2020-03-21 22:18:57 +01:00
2020-03-19 07:53:32 +01:00
2020-03-30 07:02:56 +02:00
2020-03-30 07:16:56 +02:00
2020-03-31 15:20:05 +02:00
2020-03-26 15:49:22 +00:00
2020-03-19 14:38:09 +00: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.