David Wood c3368bdfa4
hir: stop checking codegen fn attrs for constants
See linked comment[1] for context.

1: https://github.com/rust-lang/rust/pull/64809#discussion_r328662933

Signed-off-by: David Wood <david@davidtw.co>
2019-09-26 17:03:29 +01:00
..
2019-09-25 08:20:32 -04:00
2019-09-23 11:57:07 +10:00
2019-09-22 11:33:13 -07:00
2019-09-25 08:42:46 -04:00
2019-09-25 08:42:46 -04:00
2019-09-25 08:42:46 -04:00
2019-09-23 09:34:44 -07:00
2019-09-25 08:42:46 -04:00
2019-09-21 16:09:38 +02:00
2019-09-20 09:36:03 -07:00
2019-09-25 11:15:21 -07:00
2019-09-25 08:20:32 -04: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 guide.

There is also useful content in this README: https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve.