| .. |
|
abi
|
Fix correctness of optimization
|
2020-01-25 16:24:15 +01:00 |
|
debuginfo
|
Revert "Use CachingSourceMapView::byte_pos_to_line_and_col instead of SourceMap::lookup_char_pos"
|
2020-02-03 21:36:36 +01:00 |
|
intrinsics
|
Replace unimplemented! with unreachable! when it will never be supported
|
2020-01-25 16:24:48 +01:00 |
|
optimize
|
Don't mark unwind ebbs as cold
|
2020-02-01 16:47:35 +01:00 |
|
allocator.rs
|
Reduce visibility
|
2020-01-14 17:11:06 +01:00 |
|
analyze.rs
|
[OPT] Don't call monomorphize from clif_type
|
2020-02-07 20:27:37 +01:00 |
|
archive.rs
|
Rustup to rustc 1.39.0-nightly (eb48d6bde 2019-09-12)
|
2019-09-13 21:03:26 +02:00 |
|
atomic_shim.rs
|
Make atomic instructions atomic using a global lock
|
2020-01-22 20:09:55 +01:00 |
|
backend.rs
|
Remove faerie support
|
2020-01-10 13:30:21 +01:00 |
|
base.rs
|
Don't mark unwind ebbs as cold
|
2020-02-01 16:47:35 +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
|
[OPT] Don't call monomorphize from clif_type
|
2020-02-07 20:27:37 +01:00 |
|
constant.rs
|
Don't force static refs to const memory
|
2020-01-22 18:56:50 +01:00 |
|
discriminant.rs
|
Reduce the amount of calls to layout_of
|
2020-01-15 13:18:54 +01:00 |
|
driver.rs
|
Update compiler_builtins
|
2020-01-25 17:24:45 +01:00 |
|
lib.rs
|
Rustup to rustc 1.43.0-nightly (442ae7f04 2020-02-06)
|
2020-02-07 13:49:48 +01:00 |
|
linkage.rs
|
Format code using 'cargo fmt'
|
2019-08-31 22:58:09 +05:30 |
|
main_shim.rs
|
Make atomic instructions atomic using a global lock
|
2020-01-22 20:09:55 +01:00 |
|
metadata.rs
|
Make debuginfo writing backend agnostic
|
2019-10-18 18:31:38 +02:00 |
|
num.rs
|
Replace unimplemented! with unreachable! when it will never be supported
|
2020-01-25 16:24:48 +01:00 |
|
pointer.rs
|
Don't use stack_{load,store} for vectors
|
2019-12-25 14:38:37 +01:00 |
|
pretty_clif.rs
|
Add #[cfg(debug_assertions)] to write_clif_file
|
2020-01-25 17:54:49 +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
|
Use TrapCode::UnreachableCodeReached in trap_unreachable
|
2020-02-07 21:38:30 +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
|
Allow unsized types as function parameters
|
2020-01-25 16:23:54 +01:00 |
|
vtable.rs
|
Reduce the amount of calls to layout_of
|
2020-01-15 13:18:54 +01:00 |