Dylan DPC 15ab586b49
Rollup merge of #70657 - lcnr:unused_delims_try, r=Centril
Allow `try`-blocks in places where an open delim is expected

Closes #70490
Closes #56828

r? @Centril
2020-04-14 23:29:50 +02:00
..
2020-04-12 11:36:37 -04:00
2020-04-14 09:29:39 -04:00
2020-04-14 09:50:52 -07: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.