Commit 4d296ea
committed
Auto merge of rust-lang#132384 - matthiaskrgr:rollup-0ze5wc4, r=matthiaskrgr
Rollup of 4 pull requests
Successful merges:
- rust-lang#132347 (Remove `ValueAnalysis` and `ValueAnalysisWrapper`.)
- rust-lang#132365 (pass `RUSTC_HOST_FLAGS` at once without the for loop)
- rust-lang#132366 (Do not enforce `~const` constness effects in typeck if `rustc_do_not_const_check`)
- rust-lang#132376 (Annotate `input` reference tests)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
28 files changed
+355
-511
lines changed- compiler
- rustc_hir_typeck/src
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- src/bootstrap/src/bin
- tests/ui
- json
- lexer
- macros
- parser
- shebang
- traits/const-traits
28 files changed
+355
-511
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
854 | 859 | | |
855 | 860 | | |
856 | 861 | | |
| |||
0 commit comments