Files
rust/src/tools
Tyler Mandry 4160e5aaba Rollup merge of #65946 - ecstatic-morse:refactor-promotion2, r=eddyb
Make `promote_consts` emit the errors when required promotion fails

A very minimal version of #65942.

This will cause a generic "argument X is required to be a constant" message for `simd_shuffle` LLVM intrinsics instead of the [custom one](https://github.com/rust-lang/rust/blob/caa1f8d7b3b021c86a70ff62d23a07d97acff4c4/src/librustc_mir/transform/qualify_consts.rs#L1616). It may be possible to remove this special-casing altogether after rust-lang/stdarch#825.

r? @eddyb
2019-11-01 11:20:17 -07:00
..
2019-10-29 10:45:55 -07:00
2019-09-26 07:50:39 +02:00
2019-10-21 18:30:40 +11:00
2019-10-31 07:50:27 +01:00
2019-10-12 08:28:12 +00:00