Matthias Schiffer a7d7f0bbe9 Add tests for #[ffi_const] and #[ffi_pure] function attributes
Based on the work of gnzlbg <gonzalobg88@gmail.com>.
2020-05-20 01:16:11 +02:00
..
2020-05-18 20:38:59 +02:00
2020-05-18 14:41:34 +01:00
2020-05-18 14:41:31 +01:00
2020-05-18 14:41:35 +01:00
2020-05-18 14:41:32 +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.