rust/src
2020-01-15 13:18:54 +01:00
..
abi Fix debug build 2020-01-15 13:18:54 +01:00
debuginfo Reduce visibility 2020-01-14 17:11:06 +01:00
intrinsics Reduce the amount of calls to layout_of 2020-01-15 13:18:54 +01:00
optimize Reduce visibility 2020-01-14 17:11:06 +01:00
allocator.rs Reduce visibility 2020-01-14 17:11:06 +01:00
analyze.rs Rustup to rustc 1.42.0-nightly (3ebcfa145 2020-01-12) 2020-01-14 12:29:04 +01:00
archive.rs Rustup to rustc 1.39.0-nightly (eb48d6bde 2019-09-12) 2019-09-13 21:03:26 +02:00
backend.rs Remove faerie support 2020-01-10 13:30:21 +01:00
base.rs Reduce the amount of calls to layout_of 2020-01-15 13:18:54 +01:00
cast.rs Remove FIXME 2019-11-16 16:54:47 +01:00
codegen_i128.rs More 128bit support 2019-10-06 15:51:43 +02:00
common.rs Reduce visibility 2020-01-14 17:11:06 +01:00
constant.rs Reduce the amount of calls to layout_of 2020-01-15 13:18:54 +01:00
discriminant.rs Reduce the amount of calls to layout_of 2020-01-15 13:18:54 +01:00
driver.rs Fix build 2020-01-11 14:27:39 +01:00
lib.rs Update Cranelift 2020-01-14 13:55:08 +01:00
linkage.rs Format code using 'cargo fmt' 2019-08-31 22:58:09 +05:30
main_shim.rs [OPT] Avoid calling target_triple for every call to codegen 2019-12-17 16:34:48 +01:00
metadata.rs Make debuginfo writing backend agnostic 2019-10-18 18:31:38 +02:00
num.rs Reduce the amount of calls to layout_of 2020-01-15 13:18:54 +01:00
pointer.rs Don't use stack_{load,store} for vectors 2019-12-25 14:38:37 +01:00
pretty_clif.rs Directly depend on cranelift_{codegen,frontend} 2019-12-24 12:43:20 +01:00
target_features_whitelist.rs Rustup to rustc 1.42.0-nightly (bc1571cc3 2020-01-05) 2020-01-06 20:11:03 +01:00
trap.rs Rustup to rustc 1.42.0-nightly (3ebcfa145 2020-01-12) 2020-01-14 12:29:04 +01:00
unimpl.rs [OPT] Don't call .to_string() on MonoItem's 2019-12-17 16:34:48 +01:00
unsize.rs Reduce the amount of calls to layout_of 2020-01-15 13:18:54 +01:00
value_and_place.rs Reduce the amount of calls to layout_of 2020-01-15 13:18:54 +01:00
vtable.rs Reduce the amount of calls to layout_of 2020-01-15 13:18:54 +01:00