rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov 73317f8b0d linker: Stop using whole-archive on dependencies of dylibs
https://github.com/rust-lang/rust/pull/95604 implemented a better and more fine-grained way of keeping exported symbols alive.
2022-04-26 23:16:07 +03:00
..
src linker: Stop using whole-archive on dependencies of dylibs 2022-04-26 23:16:07 +03:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.