| .. |
|
abi
|
Use PassMode::ByVal for Abi::Vector
|
2020-07-25 12:29:55 +02:00 |
|
debuginfo
|
Handle SIMD vectors in CPlace::place_field
|
2020-07-25 12:28:24 +02:00 |
|
driver
|
Rustup to rustc 1.46.0-nightly (5c9e5df3a 2020-07-16)
|
2020-07-17 19:15:33 +02:00 |
|
intrinsics
|
Don't forbid i64x2 as simd type
|
2020-07-25 12:29:55 +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
|
Account for Rvalue::AddressOf in analyze
|
2020-07-03 18:28:26 +02:00 |
|
archive.rs
|
Use builtin ranlib instead of running external ranlib
|
2020-07-15 16:28:21 +02:00 |
|
atomic_shim.rs
|
Initialize the atomic mutex in a constructor for proc macros
|
2020-07-16 14:58:41 +02:00 |
|
backend.rs
|
Initialize the atomic mutex in a constructor for proc macros
|
2020-07-16 14:58:41 +02:00 |
|
base.rs
|
Fix -Zpolymorphize
|
2020-07-23 18:08:15 +02:00 |
|
cast.rs
|
Use From::from instead of as where possible
|
2020-07-14 16:38:50 +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
|
Fix panic
|
2020-07-25 13:17:49 +02:00 |
|
constant.rs
|
Fix -Zpolymorphize
|
2020-07-23 18:08:15 +02:00 |
|
discriminant.rs
|
Rustup to rustc 1.46.0-nightly (2d8bd9b74 2020-06-19)
|
2020-06-20 11:10:27 +02:00 |
|
inline_asm.rs
|
Fix multiple inline asm blocks in the same function
|
2020-07-23 12:37:03 +02:00 |
|
lib.rs
|
Rustup to rustc 1.47.0-nightly (f9d422ea7 2020-08-04)
|
2020-08-05 13:55:27 +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
|
Fix -Zpolymorphize
|
2020-07-23 18:08:15 +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
|
Allow storing SIMD vectors in SSA values
|
2020-07-25 12:16:41 +02:00 |
|
target_features_whitelist.rs
|
Limit publicness to crate where possible and remove unused imports
|
2020-03-27 12:14:45 +01:00 |
|
toolchain.rs
|
Infer the path of toolchain binaries from the linker path
|
2020-07-09 18:55:46 +02: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
|
Handle SIMD vectors in CPlace::place_field
|
2020-07-25 12:28:24 +02:00 |
|
vtable.rs
|
Fix -Zpolymorphize
|
2020-07-23 18:08:15 +02:00 |