..
back
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
intrinsic
Use a C-safe return type for __rust_[ui]128_* overflowing intrinsics
2025-01-15 03:49:39 +00:00
abi.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
allocator.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
asm.rs
codegen #[naked] functions using global_asm!
2024-12-10 21:41:03 +01:00
attributes.rs
mir_transform: implement forced inlining
2025-01-10 18:37:54 +00:00
base.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
builder.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
callee.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
common.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
consts.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
context.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
coverageinfo.rs
Unbox and unwrap the contents of StatementKind::Coverage
2024-03-23 22:05:11 +11:00
debuginfo.rs
When LLVM's location discriminator value limit is exceeded, emit locations with dummy spans instead of dropping them entirely
2025-01-19 07:17:33 -08:00
declare.rs
Merge commit ' 3187d32079' into subtree-update
2024-09-27 22:00:17 +02:00
errors.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
gcc_util.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
int.rs
Use a C-safe return type for __rust_[ui]128_* overflowing intrinsics
2025-01-15 03:49:39 +00:00
lib.rs
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
mono_item.rs
use TypingEnv when no infcx is available
2024-11-18 10:38:56 +01:00
type_.rs
Rename supertraits of CodegenMethods.
2024-09-17 10:24:43 +10:00
type_of.rs
cg_gcc: rustc_abi::Abi => BackendRepr
2024-10-29 15:01:01 -07:00