about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-22Automatically add OS labels to std PRsChris Denton-0/+92
2023-08-17Auto merge of #114922 - matthiaskrgr:rollup-qktdihi, r=matthiaskrgrbors-11/+100
2023-08-17Rollup merge of #114921 - Folyd:Folyd-patch-1, r=compiler-errorsMatthias Krüger-1/+0
2023-08-17Rollup merge of #114881 - RalfJung:cstr, r=cuviperMatthias Krüger-4/+4
2023-08-17Rollup merge of #114876 - compiler-errors:non-lifetime-binders-sized, r=wesle...Matthias Krüger-2/+32
2023-08-17Rollup merge of #114749 - gurry:issue-114722, r=thomccMatthias Krüger-3/+2
2023-08-17Rollup merge of #112751 - ehuss:persist-test-run-directory, r=jshaMatthias Krüger-1/+62
2023-08-17Auto merge of #114875 - Zalathar:line-numbers, r=ozkanonurbors-2655/+2672
2023-08-17Remove Folyd from librustdoc static filesFolyd-1/+0
2023-08-17Auto merge of #114892 - Zoxc:sharded-cfg-cleanup, r=cjgillotbors-49/+7
2023-08-17coverage: Anonymize line numbers in `run-coverage` test snapshotsZalathar-2655/+2672
2023-08-16Auto merge of #111555 - cjgillot:elaborate-drops, r=tmiaskobors-1288/+1420
2023-08-16Auto merge of #108693 - Zoxc:arena-opt-funcs, r=cjgillotbors-17/+70
2023-08-16Auto merge of #114905 - matthiaskrgr:rollup-uxhhr7p, r=matthiaskrgrbors-372/+486
2023-08-16Do not pre-compute reachable blocks.Camille GILLOT-26/+18
2023-08-16Use Terminator::edges for backward analysis too.Camille GILLOT-1/+1
2023-08-16Update doc comment.Camille GILLOT-1/+1
2023-08-16Make dataflow const-prop handle_switch_int monotonic.Camille GILLOT-8/+11
2023-08-16Only evaluate yield place after resume in liveness.Camille GILLOT-15/+31
2023-08-16Specify that method only applies statement effects.Camille GILLOT-9/+14
2023-08-16Rename YieldResumeEffect.Camille GILLOT-6/+6
2023-08-16Make TerminatorEdge plural.Camille GILLOT-59/+59
2023-08-16Rename MaybeUnreachable.Camille GILLOT-49/+55
2023-08-16Use TerminatorEdge for dataflow-const-prop.Camille GILLOT-63/+49
2023-08-16Only run MaybeInitializedPlaces once for drop elaboration.Camille GILLOT-116/+125
2023-08-16Allow apply_terminator_effect to customize edges.Camille GILLOT-306/+300
2023-08-16Introduce MaybeUnreachable.Camille GILLOT-3/+136
2023-08-16Move domain_size to GenKillAnalysis.Camille GILLOT-14/+43
2023-08-16Move initialization dataflow impls into their own module.Camille GILLOT-749/+756
2023-08-16Create bottom on-the-fly instead of cloning it.Camille GILLOT-3/+4
2023-08-16Simplify for_each_mut_borrow.Camille GILLOT-58/+9
2023-08-16Rollup merge of #114899 - spastorino:add-missing-debug, r=compiler-errorsMatthias Krüger-0/+3
2023-08-16Rollup merge of #114878 - tshepang:tshepang-patch-1-1, r=davidtwcoMatthias Krüger-0/+3
2023-08-16Rollup merge of #114822 - GuillaumeGomez:code-readability-improvement, r=notr...Matthias Krüger-336/+342
2023-08-16Rollup merge of #114784 - Urgau:many-improve-invalid_reference_casting-lint, ...Matthias Krüger-35/+137
2023-08-16Rollup merge of #113115 - tshepang:patch-5, r=est31Matthias Krüger-1/+1
2023-08-16Auto merge of #114617 - petrochenkov:docspacing, r=Mark-Simulacrumbors-13/+25
2023-08-16Add missing Clone/Debug impls to SMIR Trait related tysSantiago Pastorino-0/+3
2023-08-16Auto merge of #112500 - lukas-code:span-ctxt, r=petrochenkovbors-51/+198
2023-08-16Use more named format argsGuillaume Gomez-85/+130
2023-08-16Improve code readability by moving fmt args directly into the stringGuillaume Gomez-300/+261
2023-08-16Remove conditional use of `Sharded` from query cachesJohn Kåre Alsaker-49/+7
2023-08-16Auto merge of #114850 - khei4:khei4/trailing_zero_codegen, r=nikicbors-0/+22
2023-08-16proc_macro: Update docs for `Spacing`Vadim Petrochenkov-13/+25
2023-08-16Auto merge of #114847 - nikic:update-llvm-12, r=cuviperbors-0/+66
2023-08-16Auto merge of #114879 - matthiaskrgr:rollup-tim571q, r=matthiaskrgrbors-15/+119
2023-08-16clarify CStr lack of layout guarnateesRalf Jung-4/+4
2023-08-16Rollup merge of #114871 - schvv31n:fix-link-in-docs, r=scottmcmMatthias Krüger-1/+1
2023-08-16Rollup merge of #114867 - ttsugriy:ttsugriy-patch-1, r=scottmcmMatthias Krüger-1/+1
2023-08-16Rollup merge of #114861 - RalfJung:no-effect, r=wesleywiserMatthias Krüger-3/+3