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-10-19 03:20:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_codegen_llvm
/
src
/
back
History
bjorn3
736ef0a4ce
Don't error when adding a staticlib with bitcode files compiled by newer LLVM
2025-02-14 10:54:21 +00:00
..
archive.rs
Don't error when adding a staticlib with bitcode files compiled by newer LLVM
2025-02-14 10:54:21 +00:00
lto.rs
Rollup merge of
#136721
- dpaoliello:cleanllvm2, r=Zalathar
2025-02-11 01:02:40 -05:00
owned_target_machine.rs
rustc_codegen_llvm: Mark items as pub(crate) outside of the llvm module
2025-02-10 10:17:25 -08:00
profiling.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
write.rs
Make
-O
mean
-C opt-level=3
2025-02-13 19:47:55 +00:00