| Age | Commit message (Expand) | Author | Lines |
| 2023-07-03 | Auto merge of #108611 - davidtwco:issue-94223-external-abi-fn-ptr-in-internal... | bors | -19/+324 |
| 2023-07-03 | Auto merge of #113293 - GuillaumeGomez:rollup-2395uw0, r=GuillaumeGomez | bors | -127/+551 |
| 2023-07-03 | Rollup merge of #113286 - fmease:iat-dont-select-if-not-enabled, r=compiler-e... | Guillaume Gomez | -46/+99 |
| 2023-07-03 | Rollup merge of #113285 - GuillaumeGomez:display-long-inline-cfg, r=notriddle | Guillaume Gomez | -4/+23 |
| 2023-07-03 | Rollup merge of #112869 - compiler-errors:sketchy-new-select, r=lcnr | Guillaume Gomez | -77/+429 |
| 2023-07-03 | Helpers for creating EvalCtxts, some comments | Michael Goulet | -157/+174 |
| 2023-07-03 | Implement selection in new trait solver | Michael Goulet | -21/+356 |
| 2023-07-03 | Auto merge of #113288 - Nilstrieb:revert-dev, r=oli-obk | bors | -13/+4 |
| 2023-07-03 | lint: refactor to make logic a bit cleaner | David Wood | -29/+27 |
| 2023-07-03 | lint: stop normalizing types to avoid recur limits | David Wood | -5/+1 |
| 2023-07-03 | Revert "Suggest `x build library` for a custom toolchain that fails to load `... | Nilstrieb | -13/+4 |
| 2023-07-03 | lint/ctypes: check other types for ext. fn-ptr ty | David Wood | -2/+190 |
| 2023-07-03 | lint/ctypes: multiple external fn-ptrs in ty | David Wood | -19/+68 |
| 2023-07-03 | abi: avoid ice for non-ffi-safe fn ptrs | David Wood | -4/+14 |
| 2023-07-03 | lint/ctypes: ext. abi fn-ptr in internal abi fn | David Wood | -17/+81 |
| 2023-07-03 | Don't perform selection if IATs are not enabled | León Orell Valerian Liehr | -46/+99 |
| 2023-07-03 | Auto merge of #113275 - Nilstrieb:perm, r=fee1-dead | bors | -0/+9 |
| 2023-07-03 | Add GUI test for long inline cfg labels display | Guillaume Gomez | -1/+20 |
| 2023-07-03 | Fix display of long inline cfg labels | Guillaume Gomez | -3/+3 |
| 2023-07-03 | Auto merge of #113086 - lcnr:rust8, r=compiler-errors | bors | -296/+834 |
| 2023-07-03 | rebase | lcnr | -2/+2 |
| 2023-07-03 | link to PERMITTED_DEPENDENCIES in tidy error | Nilstrieb | -0/+9 |
| 2023-07-03 | update tests | lcnr | -191/+366 |
| 2023-07-03 | review | lcnr | -16/+27 |
| 2023-07-03 | `deeply_normalize` pass in fulfill cx for old solver | lcnr | -12/+15 |
| 2023-07-03 | use `deeply_normalize` for `assumed_wf_types` | lcnr | -52/+112 |
| 2023-07-03 | add a `try_structurally_resolve_type` in coerce | lcnr | -14/+23 |
| 2023-07-03 | add deep normalization via the new solver | lcnr | -6/+281 |
| 2023-07-03 | add instrument to `register_predicate_obligation` | lcnr | -0/+1 |
| 2023-07-03 | fix structurally relate for weak aliases | lcnr | -11/+15 |
| 2023-07-03 | rename `structurally_resolved_type` | lcnr | -22/+22 |
| 2023-07-03 | Auto merge of #113271 - matthiaskrgr:rollup-2ik4vaj, r=matthiaskrgr | bors | -20/+29 |
| 2023-07-03 | Auto merge of #112882 - DrMeepster:new_un_derefer, r=oli-obk | bors | -136/+137 |
| 2023-07-03 | Auto merge of #113176 - workingjubilee:backtrace-0.3.68, r=thomcc | bors | -49/+22 |
| 2023-07-02 | Update std to backtrace 0.3.68 | Jubilee Young | -49/+22 |
| 2023-07-02 | Rollup merge of #113259 - MU001999:diag/add-std, r=Nilstrieb | Matthias Krüger | -4/+13 |
| 2023-07-02 | Rollup merge of #113258 - GuillaumeGomez:migrate-gui-test-color-19, r=notriddle | Matthias Krüger | -15/+15 |
| 2023-07-02 | Rollup merge of #113253 - nurmukhametdaniyar:rc_from_cstr_doc_fix, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-07-02 | Auto merge of #113046 - Nilstrieb:update, r=Mark-Simulacrum | bors | -503/+531 |
| 2023-07-02 | downgrade compiler_builtins | Nilstrieb | -3/+4 |
| 2023-07-02 | Downgrade rustix | Nilstrieb | -4/+8 |
| 2023-07-02 | Downgrade tracing and syn | Nilstrieb | -23/+24 |
| 2023-07-02 | Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator... | bors | -188/+431 |
| 2023-07-02 | cargo update | Nilstrieb | -516/+538 |
| 2023-07-02 | Auto merge of #113260 - flip1995:clippyup, r=Manishearth | bors | -5904/+21836 |
| 2023-07-02 | Update Cargo.lock | Philipp Krones | -59/+38 |
| 2023-07-02 | Fix compile-test tests to work with the new ui_test crate | Philipp Krones | -26/+9 |
| 2023-07-02 | Fix valtree changes | Philipp Krones | -2/+2 |
| 2023-07-02 | Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup | Philipp Krones | -5828/+21798 |
| 2023-07-02 | Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiasko | bors | -13/+180 |