about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-03Rollup merge of #111659 - y21:suggest-as-deref, r=cjgillotMatthias Krüger-9/+354
2023-06-03do not use ty_adt_id from internal traity21-3/+2
2023-06-03Auto merge of #112032 - sladyn98:migrate-item-primitive, r=GuillaumeGomezbors-3/+3
2023-06-03Auto merge of #109432 - flba-eb:108594_forkspawn_exponential_backoff, r=worki...bors-21/+63
2023-06-03Auto merge of #111516 - compiler-errors:issue-111500, r=jackh726bors-16/+44
2023-06-03Auto merge of #111350 - chenyukang:yukang-remove-type-asc, r=Nilstriebbors-54/+3
2023-06-03Auto merge of #112217 - arlosi:update-vuln-deps, r=Mark-Simulacrumbors-29/+29
2023-06-03cleanupyukang-4/+2
2023-06-03remove EarlySyntaxWarning for type ascriptionyukang-14/+0
2023-06-03remove type ascription feature gateyukang-40/+5
2023-06-02Auto merge of #112228 - compiler-errors:rollup-97i0pli, r=compiler-errorsbors-229/+408
2023-06-02Rollup merge of #112223 - compiler-errors:new-solver-auto-proj, r=BoxyUwUMichael Goulet-3/+21
2023-06-02Rollup merge of #112211 - eval-exec:exec/fix-bootstrap-rustdoc, r=ozkanonurMichael Goulet-0/+1
2023-06-02Rollup merge of #112183 - compiler-errors:new-solver-anon-ct, r=BoxyUwUMichael Goulet-70/+134
2023-06-02Rollup merge of #112168 - scottmcm:lower-div-rem-unchecked-to-mir, r=oli-obkMichael Goulet-81/+134
2023-06-02Rollup merge of #112166 - AnakinSkywalkeer:master, r=clubby789Michael Goulet-7/+7
2023-06-02Rollup merge of #109609 - cjgillot:split-anon-const, r=BoxyUwUMichael Goulet-68/+111
2023-06-02Elaborate comment, make sure we do normalizes-to hack eventually for IATs, do...Michael Goulet-26/+29
2023-06-02No const equate in new solverMichael Goulet-13/+7
2023-06-02Normalize anon consts in new solverMichael Goulet-42/+115
2023-06-02No more TyCtxt::lazy_normalizationMichael Goulet-14/+8
2023-06-02Separate AnonConst from ConstBlock in HIR.Camille GILLOT-68/+111
2023-06-02Auto merge of #112162 - nnethercote:clarify-mono-item-usage, r=wesleywiserbors-164/+120
2023-06-02Don't ICE in new solver when auto traits have associated typesMichael Goulet-3/+21
2023-06-03Add `--lib` to `cargo doc`Eval EXEC-0/+1
2023-06-02Update dependencies with reported vulnerabilitiesArlo Siemsen-29/+29
2023-06-02Auto merge of #112212 - matthiaskrgr:rollup-e5ilgf0, r=matthiaskrgrbors-141/+144
2023-06-02Rollup merge of #112206 - k0ur0x:typo, r=NilstriebMatthias Krüger-1/+1
2023-06-02Rollup merge of #112205 - GuillaumeGomez:double-hyphen-to-dash, r=notriddleMatthias Krüger-0/+9
2023-06-02Rollup merge of #112189 - compiler-errors:bad-gen, r=cjgillotMatthias Krüger-4/+14
2023-06-02Rollup merge of #112182 - rcvalle:rust-cfi-fix-111185, r=compiler-errorsMatthias Krüger-6/+13
2023-06-02Rollup merge of #112165 - fee1-dead-contrib:rn-defualtness, r=compiler-errorsMatthias Krüger-32/+33
2023-06-02Rollup merge of #111647 - klensy:cstr, r=oli-obkMatthias Krüger-98/+74
2023-06-02Only determine clock res once; give up before sleeping more than 1 secondFlorian Bartels-23/+37
2023-06-02Remove "one thread in tests" limitation in nto-qnx.mdFlorian Bartels-7/+1
2023-06-02Retry to fork/spawn with exponential backoffFlorian Bartels-10/+44
2023-06-02Auto merge of #112152 - jyn514:doc-msg, r=clubby789bors-7/+10
2023-06-02Fix typo in `std::cell` module docsKourosh-1/+1
2023-06-02Add rustdoc test for double-hyphen to dash doc comment conversionGuillaume Gomez-0/+9
2023-06-02Auto merge of #112203 - flip1995:clippyup, r=Manishearthbors-666/+3033
2023-06-02Update Cargo.lockPhilipp Krones-12/+62
2023-06-02Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyupPhilipp Krones-654/+2971
2023-06-02fix ptr castklensy-7/+9
2023-06-02Auto merge of #10871 - flip1995:rustup, r=flip1995bors-355/+137
2023-06-02Bump Clippy version -> 0.1.72Philipp Krones-4/+4
2023-06-02Bump nightly version -> 2023-06-02Philipp Krones-1/+1
2023-06-02Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-549/+2719
2023-06-02Auto merge of #10607 - beetrees:toml-spans, r=giraffatebors-141/+278
2023-06-02Auto merge of #112198 - compiler-errors:rollup-o2xe4of, r=compiler-errorsbors-349/+717
2023-06-01Rollup merge of #112193 - clubby789:offset-of-tuple-sized, r=est31Michael Goulet-15/+75