about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-06Enable profiler in dist-powerpc64le-linuxPetr Ogarok-1/+1
2022-12-06Auto merge of #105229 - saethlin:zst-writes-to-unions, r=oli-obkbors-34/+43
2022-12-06Rollup merge of #105340 - estebank:ice-ice-baby, r=compiler-errorsMatthias Krüger-0/+130
2022-12-06Rollup merge of #105339 - BoxyUwU:wf_ct_kind_expr, r=TaKO8KiMatthias Krüger-0/+42
2022-12-06Rollup merge of #105318 - compiler-errors:issue-105304, r=jackh726Matthias Krüger-0/+37
2022-12-06Rollup merge of #105310 - compiler-errors:issue-105288, r=eholkMatthias Krüger-0/+13
2022-12-06Rollup merge of #105287 - compiler-errors:issue-105275, r=eholkMatthias Krüger-0/+22
2022-12-06Rollup merge of #105254 - cjgillot:issue-105251, r=oli-obkMatthias Krüger-0/+28
2022-12-06Rollup merge of #105098 - lyming2007:issue-103869-fix, r=eholkMatthias Krüger-0/+31
2022-12-06Rollup merge of #105005 - estebank:where-clause-lts, r=compiler-errorsMatthias Krüger-0/+74
2022-12-06Rollup merge of #104439 - ferrocene:pa-generate-copyright, r=pnkfelixMatthias Krüger-0/+630
2022-12-05review comment: add test caseEsteban Küber-1/+18
2022-12-05On E0195 point at where clause lifetime boundsEsteban Küber-0/+57
2022-12-05Avoid ICE by accounting for missing typeEsteban Küber-0/+130
2022-12-06Rollup merge of #105338 - estebank:other-impls, r=compiler-errorsYuki Okushi-393/+128
2022-12-06Rollup merge of #105324 - compiler-errors:gat-where-clause-binding-obl, r=jac...Yuki Okushi-3/+35
2022-12-06Rollup merge of #105315 - fmease:norm-subst-iat, r=compiler-errorsYuki Okushi-0/+44
2022-12-06Rollup merge of #105313 - rustbot:docs-update, r=ehussYuki Okushi-0/+0
2022-12-06Rollup merge of #105309 - notriddle:notriddle/sidebar-margin-padding, r=Guill...Yuki Okushi-2/+0
2022-12-06Rollup merge of #105289 - Rageking8:fix-dupe-word-typos, r=cjgillotYuki Okushi-1/+1
2022-12-06Rollup merge of #105256 - GuillaumeGomez:comment-method-margins, r=notriddleYuki Okushi-0/+1
2022-12-06Rollup merge of #105246 - JakobDegen:run-mir-tests, r=jyn514Yuki Okushi-4/+4
2022-12-06Rollup merge of #104967 - willcrichton:fix-scrape-examples, r=notriddleYuki Okushi-3/+19
2022-12-06Auto merge of #105119 - JakobDegen:inline-experiments, r=cjgillotbors-93/+237
2022-12-05support `Expr` in `is_const_evaluatable` and `compute`Boxy-0/+42
2022-12-05Tweak "the following other types implement trait"Esteban Küber-393/+128
2022-12-05Restore missing newlineWill Crichton-1/+1
2022-12-05Auto merge of #105328 - matthiaskrgr:rollup-qnfksmq, r=matthiaskrgrbors-129/+306
2022-12-05Rollup merge of #105301 - RalfJung:miri, r=oli-obkMatthias Krüger-55/+117
2022-12-05Rollup merge of #105230 - cjgillot:issue-104312, r=petrochenkovMatthias Krüger-2/+17
2022-12-05Rollup merge of #105223 - lukas-code:(ExprWithBlock), r=petrochenkovMatthias Krüger-1/+66
2022-12-05Rollup merge of #105222 - devnexen:fbsd_update_img, r=petrochenkovMatthias Krüger-1/+1
2022-12-05Rollup merge of #105180 - nbdd0121:async_track_caller, r=compiler-errorsMatthias Krüger-0/+25
2022-12-05Rollup merge of #104953 - jyn514:fewer-submodule-updates, r=Mark-SimulacrumMatthias Krüger-3/+3
2022-12-05Rollup merge of #104952 - jyn514:setup, r=Mark-SimulacrumMatthias Krüger-67/+77
2022-12-05Point at GAT where clause when unsatisfiedMichael Goulet-3/+35
2022-12-05Make get_impl_future_output_ty work with AFITMichael Goulet-0/+37
2022-12-05Auto merge of #105176 - klensy:docker-smol, r=Mark-Simulacrumbors-27/+43
2022-12-05normalize inherent associated types after substitutionLeón Orell Valerian Liehr-0/+44
2022-12-05Update booksrustbot-0/+0
2022-12-05rustdoc: remove no-op mobile CSS `.sidebar { margin: 0; padding: 0 }`Michael Howell-2/+0
2022-12-05Be more careful about unresolved exprs in suggestionMichael Goulet-0/+13
2022-12-05Merge from rustcRalf Jung-1023/+1797
2022-12-05Preparing for merge from rustcRalf Jung-1/+1
2022-12-05fix dupe word typosRageking8-1/+1
2022-12-05Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrumbors-4/+5
2022-12-05Synthesize generics for bad auto traits in dyn typesMichael Goulet-0/+22
2022-12-05Auto merge of #104920 - compiler-errors:avoid-infcx-build, r=jackh726bors-4/+34
2022-12-04Auto merge of #105094 - Swatinem:generator-not-future, r=compiler-errorsbors-0/+126
2022-12-04Auto merge of #104535 - mikebenfield:discr-fix, r=pnkfelixbors-5/+38