rust/compiler/rustc_monomorphize/src
bors d1389b9b48 Auto merge of #113484 - matthiaskrgr:rollup-goq2u0d, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #112931 (Enable zlib in LLVM on aarch64-apple-darwin)
 - #113158 (tests: unset `RUSTC_LOG_COLOR` in a test)
 - #113173 (CI: include workflow name in concurrency group)
 - #113335 (Reveal opaques in new solver)
 - #113390 (CGU formation tweaks)
 - #113399 (Structurally normalize again for byte string lit pat checking)
 - #113412 (Add basic types to SMIR)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-07-08 18:36:58 +00:00
..
collector.rs Auto merge of #113484 - matthiaskrgr:rollup-goq2u0d, r=matthiaskrgr 2023-07-08 18:36:58 +00:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
lib.rs get rid of a bit more calls to poly_select 2023-07-06 16:50:12 +00:00
partitioning.rs Rollup merge of #113390 - nnethercote:cgu-tweaks, r=wesleywiser 2023-07-08 15:49:46 +02:00
polymorphize.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
util.rs EarlyBinder::new -> EarlyBinder::bind 2023-05-29 13:46:10 +02:00