granite-rust/compiler/rustc_middle
Ralf Jung 46c2286395 CTFE core engine allocation & memory API improvemenets
- make Allocation API offset-based (no more Pointer)
- make Memory API higher-level (combine checking for access and getting access into one operation)
2021-05-18 19:33:55 +02:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src CTFE core engine allocation & memory API improvemenets 2021-05-18 19:33:55 +02:00
Cargo.toml Update to rustc-rayon 0.3.1 2021-03-10 17:53:35 -08:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.