1
Fork 0
rust/compiler/rustc_codegen_ssa/src
Yuki Okushi fa38fad5a2
Rollup merge of #86025 - bjorn3:no_rpath_cfg_prefix, r=jackh726
Remove the install prefix from the rpath set when using -Crpath

It was broken anyway for rustup installs and nobody seems to have noticed.

Fixes https://github.com/rust-lang/rust/issues/82392
2021-06-07 15:21:04 +09:00
..
back Rollup merge of #86025 - bjorn3:no_rpath_cfg_prefix, r=jackh726 2021-06-07 15:21:04 +09:00
coverageinfo Reland - Report coverage 0 of dead blocks 2021-06-01 13:28:59 -07:00
debuginfo Respond to review feedback 2021-06-02 10:23:12 -04:00
mir Rollup merge of #85965 - tmiasko:a, r=nagisa 2021-06-07 01:06:51 +02:00
traits Provide default MetadataLoader 2021-06-04 13:20:04 +02:00
base.rs Move crate_name field from OngoingCodegen to CrateInfo 2021-06-04 13:20:05 +02:00
common.rs Remove support for floating-point constants in asm! 2021-05-14 14:58:21 +01:00
glue.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
lib.rs Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkor 2021-06-07 02:30:24 +00:00
meth.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mono_item.rs Add support for const operands and options to global_asm! 2021-05-13 22:31:57 +01:00
target_features.rs Add support for BPF inline assembly 2021-05-23 18:03:27 +10:00