Files
rust/src/tools
Matthias Krüger 39e840f804 Rollup merge of #129613 - RalfJung:interpret-target-feat, r=saethlin
interpret: do not make const-eval query result depend on tcx.sess

The check against calling functions with missing target features uses `tcx.sess` to determine which target features are available. However, this can differ between different crates in a crate graph, so the same const-eval query can come to different conclusions about whether a constant evaluates successfully or not -- which is bad, we should consistently get the same result everywhere.
2024-08-28 17:12:17 +02:00
..
2024-07-29 08:26:52 +10:00
2024-08-22 13:33:13 +08:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-01 15:57:45 +00:00
2024-07-29 08:26:52 +10:00
2024-08-01 16:39:55 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-14 08:09:38 -07:00
2024-08-09 01:24:39 +09:00
2024-06-07 08:44:52 +08:00
2024-06-07 08:44:52 +08:00
2024-07-29 08:26:52 +10:00
2024-08-26 19:49:47 -04:00
2024-07-29 08:26:52 +10:00