| .. |
|
abi
|
Error when trying to define variadic functions
|
2022-07-25 11:18:34 +00:00 |
|
debuginfo
|
Rename debugging_opts to unstable_opts
|
2022-07-13 17:47:06 -05:00 |
|
driver
|
Rename debugging_opts to unstable_opts
|
2022-07-13 17:47:06 -05:00 |
|
intrinsics
|
Fix size_of_val and min_align_of_val for truly unsized types
|
2022-07-25 12:47:49 +00:00 |
|
optimize
|
Merge commit '35d9c6bf25' into sync_cg_clif-2022-02-23
|
2022-02-23 11:49:34 +01:00 |
|
allocator.rs
|
Rename debugging_opts to unstable_opts
|
2022-07-13 17:47:06 -05:00 |
|
analyze.rs
|
Merge commit '05677b6bd6' into sync_cg_clif-2021-08-06
|
2021-08-06 16:26:56 +02:00 |
|
archive.rs
|
Sync from rust 10f4ce324b
|
2022-06-23 14:52:31 +02:00 |
|
base.rs
|
Sync from rust 880416180b
|
2022-07-18 12:10:52 +02:00 |
|
cast.rs
|
Sync from rust 880416180b
|
2022-07-18 12:10:52 +02:00 |
|
codegen_i128.rs
|
Merge commit '05677b6bd6' into sync_cg_clif-2021-08-06
|
2021-08-06 16:26:56 +02:00 |
|
common.rs
|
Merge commit '63734fcdd7' into sync_cg_clif-2022-05-15
|
2022-05-15 12:32:19 +02:00 |
|
compiler_builtins.rs
|
Merge commit '370c397ec9' into sync_cg_clif-2022-03-20
|
2022-03-20 16:55:21 +01:00 |
|
config.rs
|
Merge commit 'f2cdd4a78d' into sync_cg_clif-2022-04-22
|
2022-04-22 21:11:38 +02:00 |
|
constant.rs
|
Report an error on incompatible symbol definitions
|
2022-07-22 19:03:06 +00:00 |
|
discriminant.rs
|
Merge commit 'f2cdd4a78d' into sync_cg_clif-2022-04-22
|
2022-04-22 21:11:38 +02:00 |
|
inline_asm.rs
|
Fix inline asm codegen for empty template
|
2022-07-22 18:59:16 +00:00 |
|
lib.rs
|
Sync from rust 880416180b
|
2022-07-18 12:10:52 +02:00 |
|
linkage.rs
|
Sync rustc_codegen_cranelift 'ddd4ce2553'
|
2021-04-30 14:49:58 +02:00 |
|
main_shim.rs
|
Normalize main return type during mono item collection & codegen
|
2022-02-23 22:33:50 +01:00 |
|
num.rs
|
Merge commit 'f2cdd4a78d' into sync_cg_clif-2022-04-22
|
2022-04-22 21:11:38 +02:00 |
|
pointer.rs
|
Merge commit '0969bc6dde' into sync_cg_clif-2021-03-29
|
2021-03-29 10:45:09 +02:00 |
|
pretty_clif.rs
|
Add code to print clif ir on panics during define_function
|
2022-07-02 19:38:50 +02:00 |
|
toolchain.rs
|
Unify duplicate linker_and_flavor methods in rustc_codegen_{cranelift,ssa}.
|
2021-06-05 21:59:41 -07:00 |
|
trap.rs
|
Merge commit '370c397ec9' into sync_cg_clif-2022-03-20
|
2022-03-20 16:55:21 +01:00 |
|
unsize.rs
|
Fix size_of_val and min_align_of_val for truly unsized types
|
2022-07-25 12:47:49 +00:00 |
|
value_and_place.rs
|
Don't crash when local variables are too big to store on the stack
|
2022-07-22 18:03:24 +00:00 |
|
vtable.rs
|
Turn tcx.vtable_allocation() into a query.
|
2021-10-07 20:03:00 +02:00 |