This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c7fed9f854
rust
/
compiler
/
rustc_codegen_ssa
/
src
/
back
History
Download ZIP
Download TAR.GZ
Oli Scherer
9816915954
Change
DefKind::Static
to a struct variant
2024-03-12 05:53:46 +00:00
..
rpath
Handle non-utf8 rpaths (fix FIXME)
2023-08-03 20:04:18 +02:00
archive.rs
remove useless lifetime of ArchiveBuilder
2024-02-26 22:37:04 +08:00
command.rs
Reduce usage of Symbol in the linker code
2022-06-28 18:38:36 +00:00
link.rs
LLVM Bitcode Linker: Add as a linker known to the compiler
2024-03-11 13:35:35 +01:00
linker.rs
LLVM Bitcode Linker: Add as a linker known to the compiler
2024-03-11 13:35:35 +01:00
lto.rs
Merge new_metadata into codegen_allocator
2022-04-30 21:20:08 +02:00
metadata.rs
rustc: Fix typo
2024-03-08 14:25:11 +08:00
mod.rs
Use the object crate for metadata reading
2021-05-07 18:48:58 +02:00
rpath.rs
rustc_codegen_ssa: use try_canonicalize in rpath
2023-10-06 09:54:11 -04:00
symbol_export.rs
Change
DefKind::Static
to a struct variant
2024-03-12 05:53:46 +00:00
write.rs
Rollup merge of
#116791
- WaffleLapkin:unparallel-backends, r=oli-obk
2024-03-11 09:29:31 -07:00