about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-23Remove logic duplicationEsteban Küber-19/+19
2022-11-23Fix clippy codeEsteban Küber-2/+2
2022-11-23Do not suggest `ref` multiple times for the same bindingEsteban Küber-8/+0
2022-11-23Suggest `.clone()` or `ref binding` on E0382Esteban Küber-20/+905
2022-11-23Rollup merge of #104751 - nnethercote:fix-104620, r=petrochenkovDylan DPC-0/+12
2022-11-23Rollup merge of #104744 - notriddle:notriddle/struct-fields-display-block, r=...Dylan DPC-0/+12
2022-11-23Rollup merge of #104286 - ozkanonur:fix-doc-bootstrap-recompilation, r=jyn514Dylan DPC-14/+52
2022-11-23Rollup merge of #104269 - compiler-errors:hang-in-where-clause-sugg, r=lcnrDylan DPC-0/+68
2022-11-23Auto merge of #102750 - the8472:opt-field-order, r=wesleywiserbors-25/+47
2022-11-23Auto merge of #104758 - Manishearth:rollup-rh1tfum, r=Manishearthbors-254/+413
2022-11-23Add fatal overflow testMichael Goulet-0/+41
2022-11-23Do not need to account for overflow in predicate_can_applyMichael Goulet-0/+27
2022-11-22Rollup merge of #104750 - mati865:bump-fd-lock-again, r=jyn514Manish Goregaokar-61/+22
2022-11-22Rollup merge of #104621 - YC:master, r=davidtwcoManish Goregaokar-0/+41
2022-11-22Rollup merge of #104359 - Nilstrieb:plus-one, r=fee1-deadManish Goregaokar-33/+56
2022-11-22Rollup merge of #103488 - oli-obk:impl_trait_for_tait, r=lcnrManish Goregaokar-160/+294
2022-11-23Auto merge of #104752 - weihanglo:update-cargo, r=weihanglobors-0/+0
2022-11-23Fix an ICE parsing a malformed attribute.Nicholas Nethercote-0/+12
2022-11-23Update cargoWeihang Lo-0/+0
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-25/+26
2022-11-22rustdoc: make struct fields `display: block`Michael Howell-0/+12
2022-11-23Rollup merge of #104724 - WaffleLapkin:to_def_idn't, r=compiler-errorsYuki Okushi-9/+32
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/+2
2022-11-22Speed up mpsc_stress testmejrs-16/+51
2022-11-22Auto merge of #104688 - flip1995:clippyup, r=Manishearth,flip1995bors-18373/+8247
2022-11-22Fix `ClosureKind::to_def_id`Maybe Waffle-9/+32
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-0/+36
2022-11-22Rollup merge of #104669 - LeSeulArtichaut:88015-if-let-guard-bindings, r=cjgi...Dylan DPC-0/+7
2022-11-22Rollup merge of #104295 - compiler-errors:rpitit-generics-parity, r=eholkDylan DPC-0/+29
2022-11-22Auto merge of #103578 - petrochenkov:nofict, r=nagisabors-330/+158
2022-11-22Tests for bad --extern library path and fileSteven Tang-0/+41
2022-11-22Rollup merge of #104622 - nicholasbishop:bishop-uefi-clang, r=Mark-SimulacrumManish Goregaokar-1/+59
2022-11-22Delay bug to deduplicate diagnosticsMichael Goulet-11/+1
2022-11-22Check generics parity between impl and trait before collecting RPITITsMichael Goulet-0/+39
2022-11-22Auto merge of #104696 - matthiaskrgr:rollup-gi1pdb0, r=matthiaskrgrbors-69/+165
2022-11-22Rollup merge of #104666 - GuillaumeGomez:migrate-alias-search-result, r=notri...Matthias Krüger-41/+52
2022-11-22Rollup merge of #104663 - notriddle:notriddle/button-cursor, r=GuillaumeGomezMatthias Krüger-8/+28
2022-11-22Rollup merge of #104657 - hi-rustin:rustin-patch-check-transmute, r=compiler-...Matthias Krüger-0/+19
2022-11-22Rollup merge of #104656 - c410-f3r:moar-errors, r=petrochenkovMatthias Krüger-1/+1
2022-11-22Rollup merge of #104597 - compiler-errors:need_migrate_deref_output_trait_obj...Matthias Krüger-2/+2
2022-11-22Rollup merge of #104559 - nnethercote:split-MacArgs, r=petrochenkovMatthias Krüger-16/+20