Files
rust/compiler/rustc_codegen_llvm/src
Oliver Scherer 2d7ac728e4 Stop using the const_eval query for initializers of statics
As a side effect, we now represent most promoteds as `ConstValue::Scalar` again. This is useful because all implict promoteds are just references anyway and most explicit promoteds are numeric arguments to `asm!` or SIMD instructions.
2020-09-19 10:36:36 +02:00
..
2020-09-09 17:32:23 +10:00
2020-09-04 17:47:51 +02:00
2020-09-09 23:05:43 +03:00
2020-09-04 17:47:51 +02:00
2020-09-04 17:47:51 +02:00
2020-09-09 17:32:23 +10:00
2020-09-04 17:47:51 +02:00