about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-23get field ty during projectingb-naber-185/+222
2022-11-23address reviewb-naber-4/+21
2022-11-23add more testsb-naber-0/+31
2022-11-23properly handle enum field projectionsb-naber-49/+35
2022-11-23add testsb-naber-0/+21
2022-11-23use non-ascribed type as field type in mirb-naber-1/+48
2022-11-23implement PlaceBuilder::try_tyb-naber-35/+75
2022-11-23Auto merge of #103947 - camsteffen:place-clones, r=cjgillotbors-150/+134
2022-11-23Auto merge of #102750 - the8472:opt-field-order, r=wesleywiserbors-31/+78
2022-11-23Auto merge of #104758 - Manishearth:rollup-rh1tfum, r=Manishearthbors-540/+902
2022-11-22Rollup merge of #104750 - mati865:bump-fd-lock-again, r=jyn514Manish Goregaokar-61/+22
2022-11-22Rollup merge of #104647 - RalfJung:alloc-strict-provenance, r=thomccManish Goregaokar-10/+19
2022-11-22Rollup merge of #104621 - YC:master, r=davidtwcoManish Goregaokar-3/+50
2022-11-22Rollup merge of #104612 - Swatinem:async-ret-y, r=estebankManish Goregaokar-9/+9
2022-11-22Rollup merge of #104359 - Nilstrieb:plus-one, r=fee1-deadManish Goregaokar-146/+259
2022-11-22Rollup merge of #103488 - oli-obk:impl_trait_for_tait, r=lcnrManish Goregaokar-311/+543
2022-11-23Auto merge of #104752 - weihanglo:update-cargo, r=weihanglobors-53/+10
2022-11-23Update cargoWeihang Lo-53/+10
2022-11-22Auto merge of #104743 - JohnTitor:rollup-9z9u7yd, r=JohnTitorbors-54/+218
2022-11-23Bump `fd-lock` in `bootstrap` againMateusz MikuĊ‚a-61/+22
2022-11-22add tests for field ordering optimizationThe 8472-0/+21
2022-11-22fix tests, update size assertsThe 8472-26/+34
2022-11-22also sort fields by niche sizes to retain optimizationsThe 8472-3/+16
2022-11-22group fields based on largest power of two dividing its sizeThe 8472-7/+3
2022-11-22optimize field ordering by grouping power-of-two arrays with larger typesThe 8472-4/+13
2022-11-23Rollup merge of #104728 - WaffleLapkin:require-lang-items-politely, r=compile...Yuki Okushi-12/+14
2022-11-23Rollup merge of #104724 - WaffleLapkin:to_def_idn't, r=compiler-errorsYuki Okushi-14/+41
2022-11-23Rollup merge of #104722 - mejrs:stress, r=ChrisDentonYuki Okushi-16/+51
2022-11-23Rollup merge of #104720 - notriddle:notriddle/popover-before-display-inline, ...Yuki Okushi-2/+0
2022-11-23Rollup merge of #104717 - GuillaumeGomez:test-projection-used-as-const-generi...Yuki Okushi-0/+31
2022-11-23Rollup merge of #102293 - ecnelises:aix.initial, r=davidtwcoYuki Okushi-1/+65
2022-11-23Rollup merge of #101368 - thomcc:wintls-noinline, r=ChrisDentonYuki Okushi-9/+16
2022-11-22Auto merge of #104735 - the8472:simd-contains-fix, r=thomccbors-4/+18
2022-11-22fix OOB access in SIMD impl of str.contains()The 8472-4/+6
2022-11-22add test for issue 104726The 8472-0/+12
2022-11-22Speed up mpsc_stress testmejrs-16/+51
2022-11-22Use `tcx.require_lang_item` instead of unwrappingMaybe Waffle-12/+14
2022-11-22Auto merge of #104688 - flip1995:clippyup, r=Manishearth,flip1995bors-18379/+8262
2022-11-22Fix `ClosureKind::to_def_id`Maybe Waffle-14/+41
2022-11-22rustdoc: remove no-op CSS `a.test-arrow { display: inline-block }`Michael Howell-1/+0
2022-11-22rustdoc: remove no-op CSS `.popover::before { display: inline-block }`Michael Howell-1/+0
2022-11-22Add failing test for projections used as const genericGuillaume Gomez-0/+31
2022-11-22Clippy: Workaround for let_chains issuePhilipp Krones-5/+6
2022-11-22Auto merge of #104711 - Dylan-DPC:rollup-gkw1qr8, r=Dylan-DPCbors-69/+114
2022-11-22Rollup merge of #104710 - RalfJung:doc-strict-provenance, r=thomccDylan DPC-0/+12
2022-11-22Rollup merge of #104701 - compiler-errors:rpitit-remove-reempty-hack, r=TaKO8KiDylan DPC-11/+1
2022-11-22Rollup merge of #104669 - LeSeulArtichaut:88015-if-let-guard-bindings, r=cjgi...Dylan DPC-17/+27
2022-11-22Rollup merge of #104615 - spastorino:create-async-def-id-in-lowering, r=compi...Dylan DPC-8/+5
2022-11-22Rollup merge of #104464 - mati865:reduce-eh-overallocation-amd64, r=thomccDylan DPC-1/+4
2022-11-22Rollup merge of #104295 - compiler-errors:rpitit-generics-parity, r=eholkDylan DPC-32/+65