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
fab72301d9
rust
/
compiler
/
rustc_codegen_ssa
/
src
/
back
History
Download ZIP
Download TAR.GZ
bjorn3
fab72301d9
Remove config parameter of optimize_fat and avoid interior mutability for module
2022-04-30 20:58:42 +02:00
..
rpath
Remove LibSource
2021-07-05 10:49:07 +02:00
archive.rs
Unconditionally update symbols
2022-02-10 18:27:18 +01:00
command.rs
Remove unnecessary sigils around
Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
link.rs
Add
@feat.00
symbol to symbols.o for COFF
2022-04-28 21:33:23 +01:00
linker.rs
Use decorated names for linked_symbols on Windows
2022-04-27 13:17:13 +01:00
lto.rs
Remove config parameter of optimize_fat and avoid interior mutability for module
2022-04-30 20:58:42 +02:00
metadata.rs
Synthesis object file for
#[used]
and exported symbols
2022-04-18 20:50:56 +01:00
mod.rs
Use the object crate for metadata reading
2021-05-07 18:48:58 +02:00
rpath.rs
pass -Wl,-z,origin to set DF_ORIGIN when using rpath
2021-12-17 11:27:14 +00:00
symbol_export.rs
Use decorated names for linked_symbols on Windows
2022-04-27 13:17:13 +01:00
write.rs
Let LtoModuleCodegen::optimize take self by value
2022-04-30 20:51:17 +02:00