.. |
abi
|
Mark blocks that call cold funs as cold (#1021)
|
2020-05-29 11:06:29 +02:00 |
debuginfo
|
Remove FunctionDebugContext
|
2020-06-13 17:03:34 +02:00 |
driver
|
Remove all non-tcx references from CodegenCx
|
2020-06-12 21:15:13 +02:00 |
intrinsics
|
Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)
|
2020-05-25 12:41:33 +02:00 |
optimize
|
Dump clif with --emit llvm-ir in release mode
|
2020-05-29 11:43:05 +03: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
|
Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)
|
2020-05-25 12:41:33 +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
|
Remove FunctionDebugContext
|
2020-06-13 17:03:34 +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
|
Call panic lang item on failed TerminatorKind::Assert
|
2020-04-25 19:07:53 +02:00 |
constant.rs
|
Rustup to rustc 1.45.0-nightly (56daaf669 2020-06-03)
|
2020-06-04 19:57:12 +02:00 |
discriminant.rs
|
Rustup to rustc 1.44.0-nightly (537ccdf3a 2020-04-02)
|
2020-04-03 11:54:18 +02:00 |
lib.rs
|
Remove FunctionDebugContext
|
2020-06-13 17:03:34 +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
|
Limit publicness to crate where possible and remove unused imports
|
2020-03-27 12:14:45 +01:00 |
pointer.rs
|
Introduce PointerBase::Dangling
|
2020-04-11 14:59:01 +02:00 |
pretty_clif.rs
|
Update src/pretty_clif.rs
|
2020-05-29 11:53:58 +03: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
|
Call panic lang item on failed TerminatorKind::Assert
|
2020-04-25 19:07:53 +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
|
Remove sign extension for ty::Int from CValue::const_val
|
2020-06-05 12:16:05 +02:00 |
vtable.rs
|
Enable the rust_2018_idioms and unused_lifetimes lints and fix all warnings
|
2020-04-09 12:12:55 +02:00 |