rust/compiler/rustc_const_eval/src
bors 195e931b02 Auto merge of #91945 - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #90939 (Tweak errors coming from `for`-loop, `?` and `.await` desugaring)
 - #91859 (Iterator::cycle() — document empty iterator special case)
 - #91868 (Use `OutputFilenames` to generate output file for `-Zllvm-time-trace`)
 - #91870 (Revert setting a default for the MACOSX_DEPLOYMENT_TARGET env var for linking)
 - #91881 (Stabilize `iter::zip`)
 - #91882 (Remove `in_band_lifetimes` from `rustc_typeck`)
 - #91940 (Update cargo)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-12-15 03:28:55 +00:00
..
const_eval Remove in_band_lifetimes from rustc_const_eval 2021-12-13 22:39:00 -05:00
interpret Rollup merge of #91856 - ouz-a:master, r=oli-obk 2021-12-14 20:47:31 +01:00
transform Remove in_band_lifetimes from rustc_const_eval 2021-12-13 22:39:00 -05:00
util
lib.rs Stabilize iter::zip. 2021-12-14 18:50:31 -04:00