.. |
abi
|
Don't use a 1-to-1 mapping between mir local and cranelift_frontend variable
|
2020-06-27 14:29:28 +02:00 |
debuginfo
|
Don't use a 1-to-1 mapping between mir local and cranelift_frontend variable
|
2020-06-27 14:29:28 +02:00 |
driver
|
Prelude cleanup
|
2020-06-20 18:44:49 +02:00 |
intrinsics
|
Implement f*_fast intrinsics
|
2020-06-30 19:01:17 +02:00 |
optimize
|
Only call build_value_labels_ranges when necessary
|
2020-06-16 13:27:24 +02:00 |
allocator.rs
|
Emit unwind info for main and alloc shim
|
2020-06-12 19:31:35 +02:00 |
analyze.rs
|
Rustup to rustc 1.44.0-nightly (211365947 2020-03-30)
|
2020-03-31 13:20:19 +02:00 |
archive.rs
|
Prelude cleanup
|
2020-06-20 18:44:49 +02:00 |
atomic_shim.rs
|
Limit publicness to crate where possible and remove unused imports
|
2020-03-27 12:14:45 +01:00 |
backend.rs
|
Update Cranelift
|
2020-06-16 10:38:12 +02:00 |
base.rs
|
When casting enum to integer sign extend the discriminant if necessary
|
2020-06-30 18:59:58 +02:00 |
cast.rs
|
Fix saturated_* intrinsics for 128bit ints
|
2020-04-17 14:14:24 +02:00 |
codegen_i128.rs
|
Limit publicness to crate where possible and remove unused imports
|
2020-03-27 12:14:45 +01:00 |
common.rs
|
Don't use a 1-to-1 mapping between mir local and cranelift_frontend variable
|
2020-06-27 14:29:28 +02:00 |
constant.rs
|
Mark allocations as mutable when necessary
|
2020-06-30 18:55:33 +02:00 |
discriminant.rs
|
Rustup to rustc 1.46.0-nightly (2d8bd9b74 2020-06-19)
|
2020-06-20 11:10:27 +02:00 |
lib.rs
|
Disable "LTO is not supported" warning for sysroot build
|
2020-06-20 19:14:58 +02:00 |
linkage.rs
|
Enable the rust_2018_idioms and unused_lifetimes lints and fix all warnings
|
2020-04-09 12:12:55 +02:00 |
main_shim.rs
|
Emit unwind info for main and alloc shim
|
2020-06-12 19:31:35 +02:00 |
metadata.rs
|
Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)
|
2020-05-25 12:41:33 +02:00 |
num.rs
|
Mask shift amount
|
2020-06-30 18:56:53 +02:00 |
pointer.rs
|
Introduce PointerBase::Dangling
|
2020-04-11 14:59:01 +02:00 |
pretty_clif.rs
|
Only call build_value_labels_ranges when necessary
|
2020-06-16 13:27:24 +02:00 |
target_features_whitelist.rs
|
Limit publicness to crate where possible and remove unused imports
|
2020-03-27 12:14:45 +01:00 |
trap.rs
|
Fix trap_unreachable_ret_value
|
2020-06-30 18:52:32 +02:00 |
unsize.rs
|
Rustup to rustc 1.44.0-nightly (699f83f52 2020-03-29)
|
2020-03-30 19:00:24 +02:00 |
value_and_place.rs
|
Don't use a 1-to-1 mapping between mir local and cranelift_frontend variable
|
2020-06-27 14:29:28 +02:00 |
vtable.rs
|
Prevent different vtables with the same name
|
2020-06-23 11:41:35 +02:00 |