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
7279106166
rust
/
compiler
/
rustc_codegen_llvm
/
src
/
llvm
History
Tomasz Miąsko
7279106166
Introduce a fallible variant of LLVMConstIntGetZExtValue
...
which verifies that a constant bit width is within 64 bits or fails.
2022-09-09 15:54:14 +02:00
..
archive_ro.rs
Use object instead of LLVM for reading bitcode from rlibs
2022-07-25 16:07:23 +00:00
diagnostic.rs
Remove dead code from cg_llvm
2022-07-26 11:29:18 +00:00
ffi.rs
Introduce a fallible variant of LLVMConstIntGetZExtValue
2022-09-09 15:54:14 +02:00
mod.rs
Rollup merge of
#99759
- bjorn3:remove_llvm_dead_code, r=nikic
2022-07-27 11:52:56 +09:00