Files
rust/src
bors 13f9aa1909 Auto merge of #74664 - pnadon:Miri-rename-undef-uninit, r=RalfJung
Miri rename undef uninit

Renamed parts of code within the `librustc_middle/mir/interpret/` directory.

Related issue [#71193](https://github.com/rust-lang/rust/issues/71193)
2020-07-26 09:09:43 +00:00
..
2020-07-25 10:14:14 +09:00
2020-07-23 13:04:44 +02:00
2020-07-23 08:14:39 +02:00
2020-07-16 19:36:49 -04:00
2020-07-17 08:28:19 +10:00
2020-07-17 11:49:35 -07:00
2020-07-25 14:26:31 -07:00
2020-07-16 19:36:49 -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 dev guide.