This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c83241a7f9
rust
/
compiler
/
rustc_middle
History
Download ZIP
Download TAR.GZ
Ralf Jung
c83241a7f9
avoid an unnecessary call to Pointer::into_parts, and caution against into_pointer_or_addr
2022-04-18 12:30:17 -04:00
..
benches
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
src
avoid an unnecessary call to Pointer::into_parts, and caution against into_pointer_or_addr
2022-04-18 12:30:17 -04:00
Cargo.toml
Propagate
parallel_compiler
feature through rustc crates. Turned off feature gives change of builded crates: 238 -> 224.
2022-03-28 08:41:12 +03:00
README.md
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
README.md
For more information about how rustc works, see the
rustc dev guide
.