| Age | Commit message (Expand) | Author | Lines |
| 2023-07-03 | send link to PR to Zulip | Ralf Jung | -4/+11 |
| 2023-07-03 | Auto merge of #2955 - rust-lang:rustup2023-07-03, r=oli-obk | bors | -8979/+28705 |
| 2023-07-03 | Silence clippy on FIXME'd code and fix the new lints otherwise | Oli Scherer | -2/+4 |
| 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 | Update rustix | Nilstrieb | -11/+9 |
| 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 | fmt | The Miri Conjob Bot | -35/+53 |
| 2023-07-03 | Merge from rustc | The Miri Conjob Bot | -8941/+28647 |
| 2023-07-03 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-07-03 | Auto merge of #113271 - matthiaskrgr:rollup-2ik4vaj, r=matthiaskrgr | bors | -20/+29 |
| 2023-07-02 | Remove MIPS host CI workflows | Jubilee Young | -24/+0 |
| 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 | refactor | Eric Mark Martin | -17/+19 |
| 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 | Auto merge of #2954 - RalfJung:cron, r=RalfJung | bors | -10/+9 |
| 2023-07-02 | can't seem to avoid repeating the branch name... | Ralf Jung | -3/+3 |
| 2023-07-02 | more CI yml cleanup | Ralf Jung | -7/+6 |
| 2023-07-02 | Auto merge of #2953 - RalfJung:cron, r=RalfJung | bors | -2/+4 |
| 2023-07-02 | sadly 'gh' doesnt support all git upstream branch configs | Ralf Jung | -2/+4 |
| 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 #2952 - RalfJung:cron, r=RalfJung | bors | -4/+2 |
| 2023-07-02 | cronjob auto-PR: try to fix setting the remote branch | Ralf Jung | -4/+2 |
| 2023-07-02 | Auto merge of #2950 - icewind1991:cargo-miri-rustc-error, r=RalfJung | bors | -1/+5 |
| 2023-07-02 | Auto merge of #2951 - rust-lang:cron, r=RalfJung | bors | -2/+2 |
| 2023-07-02 | cron auto-PR: need to set upstream branch | Ralf Jung | -2/+2 |
| 2023-07-02 | Auto merge of #113260 - flip1995:clippyup, r=Manishearth | bors | -5904/+21836 |
| 2023-07-02 | cargo-miri: better error message when RUSTC is not set | Robin Appelman | -1/+5 |
| 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 |