rust/compiler/rustc_const_eval/src
bors 6696447f78 Auto merge of #128761 - matthiaskrgr:rollup-5p1mlqq, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 - #124944 (On trait bound mismatch, detect multiple crate versions in dep tree)
 - #125048 (PinCoerceUnsized trait into core)
 - #128406 (implement BufReader::peek)
 - #128539 (Forbid unused unsafe in vxworks-specific std modules)
 - #128687 (interpret: refactor function call handling to be better-abstracted)
 - #128692 (Add a triagebot mention for `library/Cargo.lock`)
 - #128710 (Don't ICE when getting an input file name's stem fails)
 - #128718 (Consider `cfg_attr` checked by `CheckAttrVisitor`)
 - #128751 (std:🧵 set_name implementation proposal for vxWorks.)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-08-07 00:46:06 +00:00
..
check_consts Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 2024-07-30 17:49:08 +00:00
const_eval interpret: refactor function call handling to be better-abstracted 2024-08-06 11:08:12 +02:00
interpret various cleanups based on review 2024-08-06 13:49:26 +02:00
util pass the right ParamEnv to might_permit_raw_init_strict 2024-08-06 01:53:50 +02:00
errors.rs on a signed deref check, mention the right pointer in the error 2024-08-01 14:25:19 +02:00
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00