This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-17 11:48:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
.