| Age | Commit message (Expand) | Author | Lines |
| 2023-06-04 | Avoid unwind across `extern "C"` in `thread_local::fast_local.rs` | Thom Chiovoloni | -12/+33 |
| 2023-06-03 | Auto merge of #112253 - matthiaskrgr:rollup-c37jpm5, r=matthiaskrgr | bors | -80/+586 |
| 2023-06-03 | Rollup merge of #112231 - chenyukang:yukang-fix-110067-version-issue, r=jyn514 | Matthias Krüger | -2/+51 |
| 2023-06-03 | Rollup merge of #112215 - compiler-errors:check-sized-better, r=cjgillot | Matthias Krüger | -11/+81 |
| 2023-06-03 | Rollup merge of #111998 - jyn514:ra-dogfooding, r=Mark-Simulacrum | Matthias Krüger | -2/+12 |
| 2023-06-03 | Rollup merge of #111969 - clubby789:clean-dry-run, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2023-06-03 | Rollup merge of #111878 - ferrocene:pa-codegen-tests, r=Mark-Simulacrum | Matthias Krüger | -55/+64 |
| 2023-06-03 | Rollup merge of #111702 - cgwalters:option-map-or-else-with-result, r=Mark-Si... | Matthias Krüger | -1/+20 |
| 2023-06-03 | Rollup merge of #111659 - y21:suggest-as-deref, r=cjgillot | Matthias Krüger | -9/+354 |
| 2023-06-03 | do not use ty_adt_id from internal trait | y21 | -3/+2 |
| 2023-06-03 | Auto merge of #112032 - sladyn98:migrate-item-primitive, r=GuillaumeGomez | bors | -3/+3 |
| 2023-06-03 | Auto merge of #109432 - flba-eb:108594_forkspawn_exponential_backoff, r=worki... | bors | -21/+63 |
| 2023-06-03 | Auto merge of #111516 - compiler-errors:issue-111500, r=jackh726 | bors | -16/+44 |
| 2023-06-03 | Auto merge of #111350 - chenyukang:yukang-remove-type-asc, r=Nilstrieb | bors | -54/+3 |
| 2023-06-03 | only check when we specify rustc in config.toml | yukang | -2/+51 |
| 2023-06-03 | Auto merge of #112217 - arlosi:update-vuln-deps, r=Mark-Simulacrum | bors | -29/+29 |
| 2023-06-03 | cleanup | yukang | -4/+2 |
| 2023-06-03 | remove EarlySyntaxWarning for type ascription | yukang | -14/+0 |
| 2023-06-03 | remove type ascription feature gate | yukang | -40/+5 |
| 2023-06-02 | Auto merge of #112228 - compiler-errors:rollup-97i0pli, r=compiler-errors | bors | -229/+408 |
| 2023-06-02 | Rollup merge of #112223 - compiler-errors:new-solver-auto-proj, r=BoxyUwU | Michael Goulet | -3/+21 |
| 2023-06-02 | Rollup merge of #112211 - eval-exec:exec/fix-bootstrap-rustdoc, r=ozkanonur | Michael Goulet | -0/+1 |
| 2023-06-02 | Rollup merge of #112183 - compiler-errors:new-solver-anon-ct, r=BoxyUwU | Michael Goulet | -70/+134 |
| 2023-06-02 | Rollup merge of #112168 - scottmcm:lower-div-rem-unchecked-to-mir, r=oli-obk | Michael Goulet | -81/+134 |
| 2023-06-02 | Rollup merge of #112166 - AnakinSkywalkeer:master, r=clubby789 | Michael Goulet | -7/+7 |
| 2023-06-02 | Rollup merge of #109609 - cjgillot:split-anon-const, r=BoxyUwU | Michael Goulet | -68/+111 |
| 2023-06-02 | Elaborate comment, make sure we do normalizes-to hack eventually for IATs, do... | Michael Goulet | -26/+29 |
| 2023-06-02 | No const equate in new solver | Michael Goulet | -13/+7 |
| 2023-06-02 | Normalize anon consts in new solver | Michael Goulet | -42/+115 |
| 2023-06-02 | No more TyCtxt::lazy_normalization | Michael Goulet | -14/+8 |
| 2023-06-02 | Separate AnonConst from ConstBlock in HIR. | Camille GILLOT | -68/+111 |
| 2023-06-02 | Auto merge of #112162 - nnethercote:clarify-mono-item-usage, r=wesleywiser | bors | -164/+120 |
| 2023-06-02 | Don't ICE in new solver when auto traits have associated types | Michael Goulet | -3/+21 |
| 2023-06-03 | Add `--lib` to `cargo doc` | Eval EXEC | -0/+1 |
| 2023-06-02 | Update dependencies with reported vulnerabilities | Arlo Siemsen | -29/+29 |
| 2023-06-02 | Auto merge of #112212 - matthiaskrgr:rollup-e5ilgf0, r=matthiaskrgr | bors | -141/+144 |
| 2023-06-02 | only suppress coercion error if type is definitely unsized | Michael Goulet | -11/+81 |
| 2023-06-02 | Rollup merge of #112206 - k0ur0x:typo, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-06-02 | Rollup merge of #112205 - GuillaumeGomez:double-hyphen-to-dash, r=notriddle | Matthias Krüger | -0/+9 |
| 2023-06-02 | Rollup merge of #112189 - compiler-errors:bad-gen, r=cjgillot | Matthias Krüger | -4/+14 |
| 2023-06-02 | Rollup merge of #112182 - rcvalle:rust-cfi-fix-111185, r=compiler-errors | Matthias Krüger | -6/+13 |
| 2023-06-02 | Rollup merge of #112165 - fee1-dead-contrib:rn-defualtness, r=compiler-errors | Matthias Krüger | -32/+33 |
| 2023-06-02 | Rollup merge of #111647 - klensy:cstr, r=oli-obk | Matthias Krüger | -98/+74 |
| 2023-06-02 | Only determine clock res once; give up before sleeping more than 1 second | Florian Bartels | -23/+37 |
| 2023-06-02 | Remove "one thread in tests" limitation in nto-qnx.md | Florian Bartels | -7/+1 |
| 2023-06-02 | Retry to fork/spawn with exponential backoff | Florian Bartels | -10/+44 |
| 2023-06-02 | Auto merge of #112152 - jyn514:doc-msg, r=clubby789 | bors | -7/+10 |
| 2023-06-02 | Fix typo in `std::cell` module docs | Kourosh | -1/+1 |
| 2023-06-02 | Add rustdoc test for double-hyphen to dash doc comment conversion | Guillaume Gomez | -0/+9 |
| 2023-06-02 | Auto merge of #112203 - flip1995:clippyup, r=Manishearth | bors | -666/+3033 |