| Age | Commit message (Expand) | Author | Lines |
| 2023-10-27 | Abstract over per-column pattern traversal | Nadrieril | -36/+77 |
| 2023-10-27 | Auto merge of #113183 - estebank:redundant-sized-errors, r=davidtwco | bors | -6/+57 |
| 2023-10-26 | Auto merge of #117249 - matthiaskrgr:rollup-h4og5rv, r=matthiaskrgr | bors | -638/+784 |
| 2023-10-26 | Rollup merge of #117243 - chfogelman:replace-not-swap-comment, r=thomcc | Matthias Krüger | -0/+4 |
| 2023-10-26 | Rollup merge of #117188 - dtolnay:symbolenv, r=cjgillot | Matthias Krüger | -42/+134 |
| 2023-10-26 | Rollup merge of #117114 - nnethercote:improve-stringify-test, r=petrochenkov | Matthias Krüger | -559/+482 |
| 2023-10-26 | Rollup merge of #117106 - estebank:issue-27300, r=petrochenkov | Matthias Krüger | -5/+117 |
| 2023-10-26 | Rollup merge of #117032 - bjorn3:riscv64_enable_cg_clif_tests, r=petrochenkov | Matthias Krüger | -1/+4 |
| 2023-10-26 | Rollup merge of #116968 - eopb:116967, r=petrochenkov | Matthias Krüger | -31/+43 |
| 2023-10-26 | Auto merge of #116581 - Kobzol:bootstrap-cmd-run, r=onur-ozkan | bors | -80/+158 |
| 2023-10-26 | Allow ignoring the failure of command execution | Jakub Beránek | -5/+18 |
| 2023-10-26 | Add comment to mem::replace to explain why it's not implemented via mem::swap | Carter Hunt Fogelman | -0/+4 |
| 2023-10-26 | Auto merge of #117228 - matthiaskrgr:rollup-23zzepv, r=matthiaskrgr | bors | -82/+278 |
| 2023-10-26 | Rollup merge of #117221 - fmease:TypeFlags-HAS_TY_GENERATOR-to-COROUTINE, r=lqd | Matthias Krüger | -4/+4 |
| 2023-10-26 | Rollup merge of #117214 - oli-obk:error_shenanigans, r=compiler-errors | Matthias Krüger | -2/+73 |
| 2023-10-26 | Rollup merge of #117207 - Zalathar:no-option, r=compiler-errors | Matthias Krüger | -17/+15 |
| 2023-10-26 | Rollup merge of #117202 - TaKO8Ki:revert-remove-TaKO8Ki-from-reviewers, r=Nil... | Matthias Krüger | -0/+2 |
| 2023-10-26 | Rollup merge of #117194 - nnethercote:rustc_incremental, r=cjgillot | Matthias Krüger | -20/+17 |
| 2023-10-26 | Rollup merge of #117143 - estebank:issue-117080, r=wesleywiser | Matthias Krüger | -6/+55 |
| 2023-10-26 | Rollup merge of #117095 - klinvill:smir-fn-arg-count, r=oli-obk | Matthias Krüger | -22/+102 |
| 2023-10-26 | Rollup merge of #116905 - Fenex:refactor/compiler/resolve, r=petrochenkov | Matthias Krüger | -11/+10 |
| 2023-10-26 | Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obk | bors | -5/+215 |
| 2023-10-26 | Replace type flag HAS_TY_GENERATOR with HAS_TY_COROUTINE | León Orell Valerian Liehr | -4/+4 |
| 2023-10-26 | Auto merge of #113262 - Nilstrieb:rawr-casting, r=lcnr | bors | -37/+77 |
| 2023-10-26 | Quietly fail if an error has already occurred | Oli Scherer | -2/+73 |
| 2023-10-26 | Auto merge of #112875 - compiler-errors:negative-coherence-rework, r=lcnr | bors | -143/+314 |
| 2023-10-26 | Use two slice expressions to save on an offset repetition | Oli Scherer | -1/+1 |
| 2023-10-26 | Fix symbols::tests::test_symbols | David Tolnay | -1/+9 |
| 2023-10-26 | Pre-intern a symbol for env!("CFG_RELEASE") | David Tolnay | -9/+6 |
| 2023-10-26 | Improve span of env-related errors | David Tolnay | -7/+7 |
| 2023-10-26 | Continue generating other symbols if an expr is not supported | David Tolnay | -9/+14 |
| 2023-10-26 | Support environment variable for interned Symbol value | David Tolnay | -4/+58 |
| 2023-10-26 | Move symbols macro map into a struct | David Tolnay | -20/+32 |
| 2023-10-26 | Delete counter from symbols proc macro in favor of hashmap as source of truth | David Tolnay | -18/+24 |
| 2023-10-26 | Add a Parse impl for symbol Value | David Tolnay | -2/+8 |
| 2023-10-26 | Represent symbol value as enum to prepare for supporting env vars | David Tolnay | -4/+10 |
| 2023-10-26 | Touch up syn parsing in symbols macro | David Tolnay | -4/+2 |
| 2023-10-26 | Auto merge of #116983 - Urgau:prepare-bootstrap-for-new-check-cfg, r=Kobzol | bors | -9/+34 |
| 2023-10-26 | Deny providing explicit effect params | Deadbeef | -5/+215 |
| 2023-10-26 | Auto merge of #117148 - dtolnay:sinceversion, r=cjgillot | bors | -121/+140 |
| 2023-10-26 | Auto merge of #117115 - zetafunction:linking, r=bjorn3 | bors | -33/+55 |
| 2023-10-26 | Revert "Remove TaKO8Ki from reviewers" | Takayuki Maeda | -0/+2 |
| 2023-10-26 | The value of `-Cinstrument-coverage=` doesn't need to be `Option` | Zalathar | -17/+15 |
| 2023-10-26 | Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser | bors | -27/+121 |
| 2023-10-26 | Auto merge of #115872 - ferrocene:pa-remap-cargo-home, r=clubby789 | bors | -1/+33 |
| 2023-10-26 | Add test for smir locals | Kirby Linvill | -0/+31 |
| 2023-10-26 | Update Place and Operand to take slices | Kirby Linvill | -15/+15 |
| 2023-10-26 | Rename internal_locals to inner_locals | Kirby Linvill | -4/+4 |
| 2023-10-25 | Auto merge of #117193 - matthiaskrgr:rollup-bygfdcd, r=matthiaskrgr | bors | -320/+857 |
| 2023-10-26 | Reduce some function exposure. | Nicholas Nethercote | -5/+8 |