summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-23rustdoc: simplify `.search-results-title` CSSMichael Howell-3/+3
2022-11-24effective visibility: Fix private visibility calculation for modulesVadim Petrochenkov-1/+1
2022-11-24effective visibility: Remove questionable optimizationsVadim Petrochenkov-6/+50
2022-11-23Account for closuresEsteban Küber-19/+0
2022-11-23Account for `x @ y` and suggest `ref x @ ref y`Esteban Küber-18/+328
2022-11-23review comments: inline bindings and fix typoEsteban Küber-19/+19
2022-11-23Fix rebaseEsteban Küber-0/+5
2022-11-23Tweak output to account for alternative bindings in the same patternEsteban Küber-8/+2
2022-11-23Fix rustfmtEsteban Küber-1/+1
2022-11-23Fix wordingEsteban Küber-19/+19
2022-11-23Tweak output in for loopsEsteban Küber-16/+0
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-23Separate lifetime ident from resolution in HIR.Camille GILLOT-58/+32
2022-11-23Bump the const eval step limitOli Scherer-4/+4
2022-11-23Add regression test for issue 99938est31-0/+31
2022-11-23Use nicer spans for `deref_into_dyn_supertrait`Maybe Waffle-10/+7
2022-11-23Make `deref_into_dyn_supertrait` lint the impl and not the usageMaybe Waffle-6/+14
2022-11-23Move `get_associated_type` from `clippy` to `rustc_lint`Maybe Waffle-31/+23
2022-11-23:arrow_up: rust-analyzerLaurențiu Nicola-895/+2089
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-23Improve accessibility:Guillaume Gomez-18/+16
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-22Consolidate rustdoc's lint passes into a single passNoah Lev-505/+441
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-22Update src/machine.rsBen Kimock-0/+2
2022-11-23Auto merge of #104752 - weihanglo:update-cargo, r=weihanglobors-0/+0
2022-11-23Pass InferCtxt to DropRangeVisitor so we can resolve varsMichael Goulet-0/+168
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