rust/compiler
Guillaume Gomez d05c5fecde
Rollup merge of #115936 - oli-obk:inline_const_promotion, r=RalfJung
Prevent promotion of const fn calls in inline consts

We don't wanna make that mistake we did for statics and consts worse by letting more code use it.

r? ``@RalfJung``

cc https://github.com/rust-lang/rust/issues/76001
2023-09-21 13:25:38 +02:00
..
2023-09-20 16:49:13 -04:00
2023-09-21 08:57:47 +02:00
2023-09-18 17:29:13 +01:00