rust/compiler/rustc_const_eval/src
bors 8a97b4812a Auto merge of #106054 - matthiaskrgr:rollup-38epsfh, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #105567 (KCFI test: Also support LLVM 16 output)
 - #105847 (Ensure param-env is const before calling `eval_to_valtree`)
 - #105983 (Add a missing early return in drop tracking `handle_uninhabited_return`)
 - #106027 (rustdoc: simplify CSS and DOM for more-scraped-examples)
 - #106035 (Migrate search tab title color to CSS variable)
 - #106037 (Add regression test for #94293)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-12-22 20:48:33 +00:00
..
const_eval simplify alignment_check_failed a bit 2022-12-15 16:48:30 +00:00
interpret Auto merge of #106054 - matthiaskrgr:rollup-38epsfh, r=matthiaskrgr 2022-12-22 20:48:33 +00:00
transform Forbid RetagKind::TwoPhase as well 2022-12-21 11:46:13 -08:00
util Make alignment checks a future incompat lint 2022-12-15 16:07:28 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00