rust/compiler/rustc_codegen_gcc/build_system/src
bors 80d8270d84 Auto merge of #125016 - nicholasbishop:bishop-cb-112, r=tgross35
Update compiler_builtins to 0.1.114

The `weak-intrinsics` feature was removed from compiler_builtins in https://github.com/rust-lang/compiler-builtins/pull/598, so dropped the `compiler-builtins-weak-intrinsics` feature from alloc/std/sysroot.

In https://github.com/rust-lang/compiler-builtins/pull/593, some builtins for f16/f128 were added. These don't work for all compiler backends, so add a `compiler-builtins-no-f16-f128` feature and disable it for cranelift and gcc.
2024-07-29 07:41:33 +00:00
..
build.rs Auto merge of #125016 - nicholasbishop:bishop-cb-112, r=tgross35 2024-07-29 07:41:33 +00:00
clean.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
clone_gcc.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
config.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
fmt.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
info.rs Merge commit 'b385428e3ddf330805241e7758e773f933357c4b' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
main.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
prepare.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
rust_tools.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
rustc_info.rs Merge commit '11a0cceab966e5ff1058ddbcab5977e8a1d6d290' into subtree-update_cg_gcc_2023-10-09 2023-10-09 15:53:34 -04:00
test.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
utils.rs Format cg_gcc with same formatting parameters 2024-07-17 20:22:07 +02:00