This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c83241a7f9
rust
/
compiler
/
rustc_middle
History
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
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
README.md
For more information about how rustc works, see the
rustc dev guide
.