about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-23Exhaustively match CoroutineKind in fn_sig_for_fn_abibjorn3-60/+70
2023-11-23Auto merge of #118218 - dtolnay:exitcodeext, r=compiler-errorsbors-3/+3
2023-11-23Improve documentation and fix the fixme commentCelina G. Val-8/+20
2023-11-23Fix fn_sig_for_fn_abi and the coroutine transform for generatorsbjorn3-1/+50
2023-11-23Fix fn_sig_for_fn_abi and the coroutine transform for generatorsbjorn3-9/+129
2023-11-24Remove unused arguments from `on_all_children_bits`.Nicholas Nethercote-90/+42
2023-11-23Fix tracking issue of Windows ExitCodeExtDavid Tolnay-3/+3
2023-11-24Remove unused `EverInitializedPlaces::tcx` field.Nicholas Nethercote-5/+3
2023-11-24Remove unneeded derives from `MaybeLiveLocals`.Nicholas Nethercote-1/+0
2023-11-23Auto merge of #118192 - Kyuuhachi:issue-118180, r=fmeasebors-5/+18
2023-11-24add track_caller for arith opsbohan-4/+95
2023-11-23Auto merge of #117978 - petrochenkov:deleggate, r=TaKO8Ki,joshtriplettbors-0/+19
2023-11-23Don't print "private fields" on empty tuple structsKyuuhachi-5/+18
2023-11-23Add an experimental feature gate for function delegationVadim Petrochenkov-0/+19
2023-11-23Auto merge of #15754 - alibektas:15656/linked_projects_are_local_too, r=Veykrilbors-48/+542
2023-11-23Auto merge of #117815 - onur-ozkan:update-change-tracking-impl, r=albertlarsan68bors-29/+90
2023-11-23Improve error messages formatGuillaume Gomez-61/+50
2023-11-23fix intercrate ambiguity causeslcnr-6/+41
2023-11-23feat: make let_binding_suggestion more reasonableYoung-Flash-7/+62
2023-11-23Precede paths with $ROOT$Ali Bektas-11/+11
2023-11-23reviewklensy-4/+2
2023-11-23few moreklensy-50/+1
2023-11-23remove unused pub fnklensy-196/+4
2023-11-23Bump `unicase` crate version.Charles Lew-2/+2
2023-11-23Make test cases simplerAli Bektas-138/+48
2023-11-23Auto merge of #116449 - Kobzol:bootstrap-rustdoc-shim, r=petrochenkovbors-33/+79
2023-11-23Auto merge of #11845 - GuillaumeGomez:result_map_or_into_option-extension, r=...bors-1/+77
2023-11-23Add new test for `result_map_or_into_option` extensionGuillaume Gomez-1/+27
2023-11-23Extend `result_map_or_into_option` lint to handle `Result::map_or_else(|_| No...Guillaume Gomez-0/+50
2023-11-23Add LLD flags to rustdoc cargo invocationsJakub Beránek-20/+64
2023-11-23Auto merge of #11857 - matthri:add-collect-metadata-note, r=flip1995bors-0/+2
2023-11-23check on a per-body level instead of blocks independentlyy21-4/+45
2023-11-23Auto merge of #118073 - saethlin:gc-dead-allocs, r=RalfJungbors-1/+13
2023-11-23Remove an unneeded local variable.Nicholas Nethercote-11/+9
2023-11-23Use `'mir` lifetime name more.Nicholas Nethercote-31/+31
2023-11-23Remove unnecessary things from `State` and `Map`.Nicholas Nethercote-25/+4
2023-11-23Auto merge of #3184 - RalfJung:getenv, r=RalfJungbors-71/+79
2023-11-23remove stub android files that don't do anythingRalf Jung-36/+1
2023-11-23detect and test for data races between setenv and getenvRalf Jung-36/+79
2023-11-23Auto merge of #3183 - rust-lang:rustup-2023-11-23, r=RalfJungbors-2557/+3078
2023-11-23Auto merge of #118200 - matthiaskrgr:rollup-neka6xo, r=matthiaskrgrbors-79/+249
2023-11-23Rollup merge of #118169 - SparrowLii:deadlock_issue, r=compiler-errorsMatthias Krüger-6/+12
2023-11-23Rollup merge of #118167 - RalfJung:unadjusted-abi-is-internal, r=petrochenkovMatthias Krüger-1/+1
2023-11-23Rollup merge of #118146 - compiler-errors:deref-into-dyn-regions, r=lcnrMatthias Krüger-25/+125
2023-11-23Rollup merge of #118131 - lukas-code:multi-default, r=wesleywiserMatthias Krüger-47/+111
2023-11-23Merge from rustcThe Miri Conjob Bot-2556/+3077
2023-11-23Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-11-23Remove unnecessary and misleading `..` in a pattern.Nicholas Nethercote-1/+0
2023-11-23Remove unnecessary `ValueAnalysisWrapper::Direction`.Nicholas Nethercote-5/+1
2023-11-23Reduce `pub` usage.Nicholas Nethercote-12/+10