This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-14 02:49:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5e9d8a7d55
rust
/
compiler
/
rustc_llvm
History
Nikita Popov
5e9d8a7d55
Switch to the LLVMBuildGEPWithNoWrapFlags API
...
This API allows us to set the nuw flag as well.
2025-02-19 11:32:32 +01:00
..
llvm-wrapper
Switch to the LLVMBuildGEPWithNoWrapFlags API
2025-02-19 11:32:32 +01:00
src
Make
RustString
an extern type to avoid
improper_ctypes
warnings
2024-11-09 11:07:44 +11:00
build.rs
move second opt run to lto phase and cleanup code
2025-02-10 01:35:22 -05:00
Cargo.toml
Bump
cc
to v1.2.13 for the compiler workspace
2025-02-10 00:06:31 -08:00