about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-04Avoid unwind across `extern "C"` in `thread_local::fast_local.rs`Thom Chiovoloni-12/+33
2023-06-03Auto merge of #112253 - matthiaskrgr:rollup-c37jpm5, r=matthiaskrgrbors-80/+586
2023-06-03Rollup merge of #112231 - chenyukang:yukang-fix-110067-version-issue, r=jyn514Matthias Krüger-2/+51
2023-06-03Rollup merge of #112215 - compiler-errors:check-sized-better, r=cjgillotMatthias Krüger-11/+81
2023-06-03Rollup merge of #111998 - jyn514:ra-dogfooding, r=Mark-SimulacrumMatthias Krüger-2/+12
2023-06-03Rollup merge of #111969 - clubby789:clean-dry-run, r=Mark-SimulacrumMatthias Krüger-0/+4
2023-06-03Rollup merge of #111878 - ferrocene:pa-codegen-tests, r=Mark-SimulacrumMatthias Krüger-55/+64
2023-06-03Rollup merge of #111702 - cgwalters:option-map-or-else-with-result, r=Mark-Si...Matthias Krüger-1/+20
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-03only check when we specify rustc in config.tomlyukang-2/+51
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-02only suppress coercion error if type is definitely unsizedMichael Goulet-11/+81
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