rust/src
bjorn3 faec12461f Use custom driver for sysroot building too
This required another custom driver to ensure that build scripts are
built using cg_llvm instead of cg_clif.

After this change only rustdoc still uses -Zcodegen-backend
2020-10-10 16:41:31 +02:00
..
abi Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
bin Use custom driver for sysroot building too 2020-10-10 16:41:31 +02:00
debuginfo Rustfmt 2020-10-09 19:17:52 +02:00
driver Rustfmt 2020-10-09 19:17:52 +02:00
intrinsics Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
optimize Document almost all modules 2020-09-23 15:13:49 +02:00
allocator.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
analyze.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
archive.rs Document almost all modules 2020-09-23 15:13:49 +02:00
atomic_shim.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
backend.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
base.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
cast.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
codegen_i128.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
common.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
constant.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
discriminant.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
inline_asm.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
lib.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
linkage.rs fmt: Run cargo fmt since it is available 2020-08-28 12:10:48 +02:00
main_shim.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
metadata.rs Document almost all modules 2020-09-23 15:13:49 +02:00
num.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
pointer.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
pretty_clif.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
toolchain.rs Document almost all modules 2020-09-23 15:13:49 +02:00
trap.rs Rustfmt 2020-10-09 19:17:52 +02:00
unsize.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
value_and_place.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00
vtable.rs Use the new cranelift-module interface 2020-10-08 19:00:21 +02:00