| Age | Commit message (Expand) | Author | Lines |
| 2023-09-21 | review | lcnr | -78/+75 |
| 2023-09-21 | w | lcnr | -1/+1 |
| 2023-09-21 | slight refactor, add comment | lcnr | -11/+20 |
| 2023-09-21 | HACK: avoid hang in structurally_normalize | lcnr | -3/+9 |
| 2023-09-21 | proof trees: use for `intercrate_ambiguity_causes` | lcnr | -221/+757 |
| 2023-09-21 | Auto merge of #115549 - saethlin:include-bytes-resilient, r=jackh726 | bors | -2/+58 |
| 2023-09-20 | Add unit tests based on files that return odd sizes to stat | Ben Kimock | -0/+27 |
| 2023-09-20 | Auto merge of #115542 - saethlin:fileencoder-is-bufwriter, r=WaffleLapkin | bors | -214/+113 |
| 2023-09-20 | PR feedback | Ben Kimock | -36/+55 |
| 2023-09-20 | Auto merge of #115987 - loongarch-rs:fix-transparent-union-abi, r=bjorn3 | bors | -0/+11 |
| 2023-09-20 | Auto merge of #115870 - RalfJung:const-value-slice, r=oli-obk | bors | -62/+74 |
| 2023-09-20 | Rollup merge of #115962 - Zalathar:debug, r=oli-obk | Guillaume Gomez | -1048/+38 |
| 2023-09-20 | Rollup merge of #115566 - zirconium-n:issue-107250-clean-up-unused-to-predica... | Guillaume Gomez | -58/+23 |
| 2023-09-20 | Auto merge of #115827 - eduardosm:miri-sse-reduce-code-dup, r=RalfJung | bors | -4/+18 |
| 2023-09-20 | Rollup merge of #115983 - eopb:confusing-if-chain-indent, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2023-09-20 | coverage: Remove vestigial counter/expression debug labels | Zalathar | -22/+5 |
| 2023-09-20 | coverage: Remove vestigial `format_counter` methods | Zalathar | -40/+20 |
| 2023-09-20 | coverage: Remove debug code from the instrumentor | Zalathar | -991/+18 |
| 2023-09-20 | Auto merge of #115486 - compiler-errors:dont-capture-late-pls, r=cjgillot | bors | -30/+73 |
| 2023-09-20 | rustc_target/loongarch: Fix passing of transparent unions with only one non-Z... | WANG Rui | -0/+11 |
| 2023-09-19 | Auto merge of #113955 - cjgillot:name-apit, r=WaffleLapkin | bors | -11/+8 |
| 2023-09-19 | fix confusing let chain indentation in rustc_resolve | Ethan Brierley | -3/+3 |
| 2023-09-20 | remove `impl<'tcx> ToPredicate<'tcx, Clause<'tcx>> for PolyProjectionPredicat... | Ziru Niu | -26/+23 |
| 2023-09-20 | remove unneeded `ToPredicate` impls | Ziru Niu | -32/+0 |
| 2023-09-19 | Auto merge of #115979 - GuillaumeGomez:rollup-06ujzgh, r=GuillaumeGomez | bors | -1/+48 |
| 2023-09-19 | Rollup merge of #115801 - compiler-errors:async-cycle-mono, r=oli-obk | Guillaume Gomez | -1/+25 |
| 2023-09-19 | Rollup merge of #115499 - msizanoen1:riscv-fix-transparent-union-abi, r=bjorn3 | Guillaume Gomez | -0/+23 |
| 2023-09-19 | adjust constValue::Slice to work for arbitrary slice types | Ralf Jung | -62/+74 |
| 2023-09-19 | Auto merge of #115627 - compiler-errors:icedump-no-std, r=m-ou-se | bors | -26/+54 |
| 2023-09-19 | Auto merge of #115865 - RalfJung:mir-mod, r=oli-obk | bors | -2197/+2253 |
| 2023-09-19 | rustc_target/riscv: Fix passing of transparent unions with only one non-ZST m... | msizanoen | -0/+23 |
| 2023-09-19 | Rollup merge of #115924 - compiler-errors:non-exhaustive-1-zst, r=RalfJung | Guillaume Gomez | -19/+29 |
| 2023-09-19 | Rollup merge of #115625 - compiler-errors:hrtb-infer-err, r=b-naber | Guillaume Gomez | -0/+75 |
| 2023-09-19 | Rollup merge of #114941 - compiler-errors:inline-shadowed-by-dyn, r=lcnr | Guillaume Gomez | -1/+51 |
| 2023-09-19 | comment on the difference between mir::ConstantKind::Unevaluated and mir::Con... | Ralf Jung | -0/+5 |
| 2023-09-19 | move ConstValue into mir | Ralf Jung | -247/+239 |
| 2023-09-19 | organize mir pretty.rs and move more things into it; move statement-related t... | Ralf Jung | -1371/+1393 |
| 2023-09-19 | use pretty_print_const_value from MIR constant 'extra' printing | Ralf Jung | -128/+153 |
| 2023-09-19 | move some MIR const pretty-printing into pretty.rs | Ralf Jung | -177/+176 |
| 2023-09-19 | more MIR const types to separate file | Ralf Jung | -409/+422 |
| 2023-09-19 | Don't complain on a single non-exhaustive 1-zst | Michael Goulet | -19/+29 |
| 2023-09-19 | Don't resolve generic instances if they may be shadowed by dyn | Michael Goulet | -1/+51 |
| 2023-09-19 | Explain HRTB + infer limitations of old solver | Michael Goulet | -0/+75 |
| 2023-09-19 | Auto merge of #115289 - compiler-errors:adjust-comments, r=estebank | bors | -32/+34 |
| 2023-09-19 | Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomcc | bors | -2/+4 |
| 2023-09-19 | Rollup merge of #115930 - Zalathar:spans-bug, r=compiler-errors | Matthias Krüger | -34/+20 |
| 2023-09-19 | Rollup merge of #115879 - clubby789:migrate-hir-typeck-cast, r=compiler-errors | Matthias Krüger | -182/+313 |
| 2023-09-19 | Rollup merge of #115873 - BoxyUwU:tykind_adt_debug, r=oli-obk | Matthias Krüger | -2/+22 |
| 2023-09-19 | Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errors | Matthias Krüger | -7/+49 |
| 2023-09-18 | Auto merge of #115940 - matthiaskrgr:rollup-5ps9ln1, r=matthiaskrgr | bors | -114/+45 |