Files
rust/src
Manish Goregaokar ef3dc09fa7 Rollup merge of #73989 - RalfJung:ub-enum-test, r=oli-obk
adjust ub-enum test to be endianess-independent

@cuviper noted that our test fails on "other" endianess systems (I never know which is which^^), so let's fix that.
2020-07-10 23:26:30 -07:00
..
2020-06-25 18:52:41 -07:00
2020-07-08 12:08:27 -04:00
2020-07-08 12:08:27 -04:00
2020-06-25 18:52:41 -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.