| Age | Commit message (Expand) | Author | Lines |
| 2023-10-09 | add test for wasm linker override=clang | reez12g | -0/+19 |
| 2023-09-27 | Auto merge of #116193 - matthiaskrgr:rollup-wpt7m5t, r=matthiaskrgr | bors | -235/+272 |
| 2023-09-27 | Rollup merge of #116187 - estebank:small-tweak, r=compiler-errors | Matthias Krüger | -5/+23 |
| 2023-09-27 | Rollup merge of #116178 - Milo123459:milo/add-test-for-const-async-function-i... | Matthias Krüger | -0/+18 |
| 2023-09-27 | Rollup merge of #116149 - compiler-errors:anonymize, r=lcnr | Matthias Krüger | -4/+38 |
| 2023-09-27 | Rollup merge of #115934 - oli-obk:smir_identity, r=spastorino | Matthias Krüger | -226/+193 |
| 2023-09-27 | Auto merge of #116166 - Zalathar:unreachable, r=cjgillot | bors | -1/+5 |
| 2023-09-27 | Auto merge of #116189 - weihanglo:update-cargo, r=weihanglo | bors | -2/+2 |
| 2023-09-27 | Auto merge of #116163 - compiler-errors:lazyness, r=oli-obk | bors | -189/+128 |
| 2023-09-27 | Update cargo | Weihang Lo | -2/+2 |
| 2023-09-27 | Auto merge of #116156 - oli-obk:opaque_place_unwrap, r=compiler-errors | bors | -1/+37 |
| 2023-09-26 | Add context to `let: Ty = loop { break };` | Esteban Küber | -5/+23 |
| 2023-09-26 | Auto merge of #116144 - lcnr:subst-less, r=oli-obk | bors | -75/+66 |
| 2023-09-26 | add test | Milo | -0/+18 |
| 2023-09-26 | Auto merge of #116102 - cjgillot:indirect-scalar, r=oli-obk | bors | -12/+11 |
| 2023-09-26 | Anonymize binders for refining_impl_trait check | Michael Goulet | -4/+38 |
| 2023-09-26 | Auto merge of #116154 - cjgillot:retain-cfg, r=oli-obk | bors | -19/+24 |
| 2023-09-26 | Auto merge of #116175 - matthiaskrgr:rollup-cwteiwy, r=matthiaskrgr | bors | -27/+131 |
| 2023-09-26 | Rollup merge of #116162 - fmease:gate-n-validate-rustc_safe_intrinsic, r=Nils... | Matthias Krüger | -11/+79 |
| 2023-09-26 | Rollup merge of #116153 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-09-26 | Rollup merge of #116151 - DaniPopes:rustdoc-unstable-typo, r=fmease | Matthias Krüger | -1/+1 |
| 2023-09-26 | Rollup merge of #116131 - Zoxc:cold-path-rename, r=oli-obk | Matthias Krüger | -15/+13 |
| 2023-09-26 | Rollup merge of #116099 - eduardosm:issue-79865-regression, r=oli-obk | Matthias Krüger | -0/+38 |
| 2023-09-26 | Auto merge of #115893 - RalfJung:match-require-partial-eq, r=oli-obk | bors | -11/+139 |
| 2023-09-26 | Auto merge of #116109 - Zoxc:no-dep-graph-thread, r=oli-obk | bors | -118/+68 |
| 2023-09-26 | Skip MIR pass `UnreachablePropagation` when coverage is enabled | Zalathar | -1/+5 |
| 2023-09-26 | subst -> instantiate | lcnr | -75/+66 |
| 2023-09-26 | Auto merge of #116139 - flip1995:clippyup, r=Manishearth | bors | -2324/+3995 |
| 2023-09-26 | Auto merge of #116125 - RalfJung:const-param-ty-eq, r=compiler-errors | bors | -6/+44 |
| 2023-09-26 | Auto merge of #116124 - WaffleLapkin:fix-proc-macro-literal-to-string, r=comp... | bors | -1/+158 |
| 2023-09-26 | Don't store lazyness in DefKind | Michael Goulet | -189/+128 |
| 2023-09-26 | Auto merge of #116072 - compiler-errors:rpitit-implied-bounds, r=aliemjay | bors | -8/+169 |
| 2023-09-26 | Auto merge of #116080 - estebank:issue-115905-2, r=compiler-errors | bors | -55/+322 |
| 2023-09-25 | Use verbose suggestion for `break` without value | Esteban Küber | -56/+76 |
| 2023-09-25 | Auto merge of #116084 - fmease:rustdoc-fix-x-crate-async-fn, r=GuillaumeGomez | bors | -44/+72 |
| 2023-09-25 | Handle all arbitrary `loop` nesting in `break` type errors | Esteban Küber | -8/+137 |
| 2023-09-25 | Rename `cold_path` to `outline` | John Kåre Alsaker | -15/+13 |
| 2023-09-25 | Gate and validate #[rustc_safe_intrinsic] | León Orell Valerian Liehr | -11/+79 |
| 2023-09-25 | Auto merge of #115704 - nebulark:s_object, r=nagisa | bors | -6/+29 |
| 2023-09-25 | Auto merge of #116070 - eduardosm:IoSlice-advance_slices-checked_add, r=Mark-... | bors | -16/+19 |
| 2023-09-25 | Account for more cases of nested `loop`s for `break` type mismatches | Esteban Küber | -18/+78 |
| 2023-09-25 | Only prevent field projections into opaque types, not types containing opaque... | Oli Scherer | -1/+37 |
| 2023-09-25 | Pass name of object file to LLVM so it can correctly emit S_OBJNAME | Florian Schmiderer | -6/+29 |
| 2023-09-25 | Use Vec::retain in remove_dead_blocks. | Camille GILLOT | -19/+24 |
| 2023-09-25 | rename lint; add tracking issue | Ralf Jung | -14/+14 |
| 2023-09-25 | Update books | rustbot | -0/+0 |
| 2023-09-25 | Auto merge of #113396 - lenko-d:dont_ICE_when_no_bound_vars_for_lifetime_bind... | bors | -16/+53 |
| 2023-09-25 | Handle yet another case of `break` type mismatch | Esteban Küber | -2/+10 |
| 2023-09-25 | Point at previous breaks that have the expected type | Esteban Küber | -3/+53 |
| 2023-09-25 | Fix typo in rustdoc unstable features doc | DaniPopes | -1/+1 |