about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-27Abstract over per-column pattern traversalNadrieril-36/+77
2023-10-27Auto merge of #113183 - estebank:redundant-sized-errors, r=davidtwcobors-6/+57
2023-10-26Auto merge of #117249 - matthiaskrgr:rollup-h4og5rv, r=matthiaskrgrbors-638/+784
2023-10-26Rollup merge of #117243 - chfogelman:replace-not-swap-comment, r=thomccMatthias Krüger-0/+4
2023-10-26Rollup merge of #117188 - dtolnay:symbolenv, r=cjgillotMatthias Krüger-42/+134
2023-10-26Rollup merge of #117114 - nnethercote:improve-stringify-test, r=petrochenkovMatthias Krüger-559/+482
2023-10-26Rollup merge of #117106 - estebank:issue-27300, r=petrochenkovMatthias Krüger-5/+117
2023-10-26Rollup merge of #117032 - bjorn3:riscv64_enable_cg_clif_tests, r=petrochenkovMatthias Krüger-1/+4
2023-10-26Rollup merge of #116968 - eopb:116967, r=petrochenkovMatthias Krüger-31/+43
2023-10-26Auto merge of #116581 - Kobzol:bootstrap-cmd-run, r=onur-ozkanbors-80/+158
2023-10-26Allow ignoring the failure of command executionJakub Beránek-5/+18
2023-10-26Add comment to mem::replace to explain why it's not implemented via mem::swapCarter Hunt Fogelman-0/+4
2023-10-26Auto merge of #117228 - matthiaskrgr:rollup-23zzepv, r=matthiaskrgrbors-82/+278
2023-10-26Rollup merge of #117221 - fmease:TypeFlags-HAS_TY_GENERATOR-to-COROUTINE, r=lqdMatthias Krüger-4/+4
2023-10-26Rollup merge of #117214 - oli-obk:error_shenanigans, r=compiler-errorsMatthias Krüger-2/+73
2023-10-26Rollup merge of #117207 - Zalathar:no-option, r=compiler-errorsMatthias Krüger-17/+15
2023-10-26Rollup merge of #117202 - TaKO8Ki:revert-remove-TaKO8Ki-from-reviewers, r=Nil...Matthias Krüger-0/+2
2023-10-26Rollup merge of #117194 - nnethercote:rustc_incremental, r=cjgillotMatthias Krüger-20/+17
2023-10-26Rollup merge of #117143 - estebank:issue-117080, r=wesleywiserMatthias Krüger-6/+55
2023-10-26Rollup merge of #117095 - klinvill:smir-fn-arg-count, r=oli-obkMatthias Krüger-22/+102
2023-10-26Rollup merge of #116905 - Fenex:refactor/compiler/resolve, r=petrochenkovMatthias Krüger-11/+10
2023-10-26Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obkbors-5/+215
2023-10-26Replace type flag HAS_TY_GENERATOR with HAS_TY_COROUTINELeón Orell Valerian Liehr-4/+4
2023-10-26Auto merge of #113262 - Nilstrieb:rawr-casting, r=lcnrbors-37/+77
2023-10-26Quietly fail if an error has already occurredOli Scherer-2/+73
2023-10-26Auto merge of #112875 - compiler-errors:negative-coherence-rework, r=lcnrbors-143/+314
2023-10-26Use two slice expressions to save on an offset repetitionOli Scherer-1/+1
2023-10-26Fix symbols::tests::test_symbolsDavid Tolnay-1/+9
2023-10-26Pre-intern a symbol for env!("CFG_RELEASE")David Tolnay-9/+6
2023-10-26Improve span of env-related errorsDavid Tolnay-7/+7
2023-10-26Continue generating other symbols if an expr is not supportedDavid Tolnay-9/+14
2023-10-26Support environment variable for interned Symbol valueDavid Tolnay-4/+58
2023-10-26Move symbols macro map into a structDavid Tolnay-20/+32
2023-10-26Delete counter from symbols proc macro in favor of hashmap as source of truthDavid Tolnay-18/+24
2023-10-26Add a Parse impl for symbol ValueDavid Tolnay-2/+8
2023-10-26Represent symbol value as enum to prepare for supporting env varsDavid Tolnay-4/+10
2023-10-26Touch up syn parsing in symbols macroDavid Tolnay-4/+2
2023-10-26Auto merge of #116983 - Urgau:prepare-bootstrap-for-new-check-cfg, r=Kobzolbors-9/+34
2023-10-26Deny providing explicit effect paramsDeadbeef-5/+215
2023-10-26Auto merge of #117148 - dtolnay:sinceversion, r=cjgillotbors-121/+140
2023-10-26Auto merge of #117115 - zetafunction:linking, r=bjorn3bors-33/+55
2023-10-26Revert "Remove TaKO8Ki from reviewers"Takayuki Maeda-0/+2
2023-10-26The value of `-Cinstrument-coverage=` doesn't need to be `Option`Zalathar-17/+15
2023-10-26Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiserbors-27/+121
2023-10-26Auto merge of #115872 - ferrocene:pa-remap-cargo-home, r=clubby789bors-1/+33
2023-10-26Add test for smir localsKirby Linvill-0/+31
2023-10-26Update Place and Operand to take slicesKirby Linvill-15/+15
2023-10-26Rename internal_locals to inner_localsKirby Linvill-4/+4
2023-10-25Auto merge of #117193 - matthiaskrgr:rollup-bygfdcd, r=matthiaskrgrbors-320/+857
2023-10-26Reduce some function exposure.Nicholas Nethercote-5/+8