1
Fork 0
rust/compiler/rustc_const_eval/src
bors 14ca83a04b Auto merge of #105486 - matthiaskrgr:rollup-o7c4l1c, r=matthiaskrgr
Rollup of 10 pull requests

Successful merges:

 - #105216 (Remove unused GUI test)
 - #105245 (attempt to clarify align_to docs)
 - #105387 (Improve Rustdoc scrape-examples UI)
 - #105389 (Enable profiler in dist-powerpc64le-linux)
 - #105427 (Dont silently ignore rustdoc errors)
 - #105442 (rustdoc: clean up docblock table CSS)
 - #105443 (Move some queries and methods)
 - #105455 (use the correct `Reveal` during validation)
 - #105470 (Clippy: backport ICE fix before beta branch)
 - #105474 (lib docs: fix typo)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-12-09 09:19:26 +00:00
..
const_eval Change CTFE backtraces to use note instead of label to preserve their order 2022-12-06 18:59:46 +00:00
interpret Auto merge of #104449 - oli-obk:unhide_unknown_spans, r=estebank,RalfJung 2022-12-09 06:24:28 +00:00
transform validate: use the correct reveal during opts 2022-12-08 11:24:25 +01:00
util Make ObligationCtxt::normalize take cause by borrow 2022-11-28 17:35:40 +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