..
back
Rollup merge of #129897 - RalfJung:soft-float-ignored, r=Urgau
2024-09-15 20:55:12 +02:00
coverageinfo
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
debuginfo
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
llvm
Don't leave debug locations for constants sitting on the builder indefinitely.
2024-09-06 23:12:18 +00:00
abi.rs
Rename {ArgAbi,IntrinsicCall}Methods
.
2024-09-17 10:24:43 +10:00
allocator.rs
Avoid extra cast()
s after CStr::as_ptr()
2024-08-20 14:04:48 -07:00
asm.rs
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
attributes.rs
Do not request sanitizers for naked functions
2024-09-06 14:11:13 +02:00
base.rs
Add warn(unreachable_pub)
to rustc_codegen_llvm
.
2024-08-16 08:46:57 +10:00
builder.rs
Merge HasCodegen
into BuilderMethods
.
2024-09-17 10:24:43 +10:00
callee.rs
Add warn(unreachable_pub)
to rustc_codegen_llvm
.
2024-08-16 08:46:57 +10:00
common.rs
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
consts.rs
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
context.rs
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
declare.rs
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
errors.rs
Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau
2024-08-27 00:41:57 +02:00
intrinsic.rs
Rename {ArgAbi,IntrinsicCall}Methods
.
2024-09-17 10:24:43 +10:00
lib.rs
update cfgs
2024-09-05 17:24:01 +01:00
llvm_util.rs
Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errors
2024-09-12 04:27:08 +00:00
mono_item.rs
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
type_.rs
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
type_of.rs
Add warn(unreachable_pub)
to rustc_codegen_llvm
.
2024-08-16 08:46:57 +10:00
va_arg.rs
Rename supertraits of CodegenMethods
.
2024-09-17 10:24:43 +10:00
value.rs
Add warn(unreachable_pub)
to rustc_codegen_llvm
.
2024-08-16 08:46:57 +10:00