| Age | Commit message (Expand) | Author | Lines |
| 2022-10-18 | Rollup merge of #103168 - Amanieu:stable_asm_sym, r=davidtwco | Yuki Okushi | -71/+36 |
| 2022-10-18 | Rollup merge of #103142 - fmease:fix-103052, r=oli-obk | Yuki Okushi | -3/+63 |
| 2022-10-18 | Rollup merge of #103023 - andrewpollack:i-fuchsia-finals, r=tmandry | Yuki Okushi | -2/+9 |
| 2022-10-18 | handle core dumps output in qemu user mode | Pietro Albini | -4/+18 |
| 2022-10-18 | Fix `TyKind::is_simple_path`. | Nicholas Nethercote | -0/+44 |
| 2022-10-18 | Tweak `deriving-all-codegen.rs`. | Nicholas Nethercote | -3/+5 |
| 2022-10-17 | Stabilize asm_sym | Amanieu d'Antras | -71/+36 |
| 2022-10-17 | Rollup merge of #102945 - compiler-errors:placeholder-region-outlives, r=lcnr | Matthias Krüger | -0/+61 |
| 2022-10-17 | Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnr | Matthias Krüger | -10/+267 |
| 2022-10-17 | Make diagnostic for unsatisfied Termination bounds more precise | León Orell Valerian Liehr | -3/+63 |
| 2022-10-17 | `order_dependent_trait_objects` to `ReportNow` | lcnr | -0/+112 |
| 2022-10-17 | Auto merge of #103116 - TaKO8Ki:fix-103053, r=lcnr | bors | -0/+32 |
| 2022-10-17 | trivial fix for comments feedback | yukang | -10/+10 |
| 2022-10-16 | Auto merge of #103125 - matthiaskrgr:rollup-82xttcl, r=matthiaskrgr | bors | -24/+59 |
| 2022-10-16 | Don't consider `Let` exprs terminating scopes | Nathan Whitaker | -6/+18 |
| 2022-10-16 | Rollup merge of #103089 - cjgillot:automatic-structural-eq, r=oli-obk | Matthias Krüger | -24/+59 |
| 2022-10-16 | Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkov | bors | -40/+33 |
| 2022-10-17 | Add tests for autoderef on block tail | bogon-right | -0/+149 |
| 2022-10-16 | Populate effective visibilities in 'rustc_resolve' | Bryanskiy | -40/+33 |
| 2022-10-16 | Rollup merge of #102857 - saethlin:derived-enum-hash-test, r=Mark-Simulacrum | Matthias Krüger | -0/+20 |
| 2022-10-16 | fix `own_substs` ICE | Takayuki Maeda | -0/+32 |
| 2022-10-16 | Auto merge of #102334 - compiler-errors:rpitit-substs-issue, r=cjgillot | bors | -0/+33 |
| 2022-10-16 | remove redundant Send impls for references | Ralf Jung | -1/+1 |
| 2022-10-16 | Point to shadowed name when it exists. | Camille GILLOT | -4/+11 |
| 2022-10-16 | Account for hygiene when suggesting typos. | Camille GILLOT | -14/+22 |
| 2022-10-16 | Auto merge of #102080 - yanchen4791:issue-99824-fix, r=cjgillot | bors | -8/+18 |
| 2022-10-15 | Add test | Michael Goulet | -0/+15 |
| 2022-10-15 | Fix subst issues with RPITIT | Michael Goulet | -0/+18 |
| 2022-10-15 | Mark derived StructuralEq as automatically derived. | Camille GILLOT | -24/+59 |
| 2022-10-15 | Auto merge of #103083 - Dylan-DPC:rollup-97cvwdv, r=Dylan-DPC | bors | -0/+228 |
| 2022-10-15 | Rollup merge of #103003 - TaKO8Ki:fix-102989, r=compiler-errors | Dylan DPC | -0/+75 |
| 2022-10-15 | Rollup merge of #102998 - nathanwhit:let-chains-drop-order, r=eholk | Dylan DPC | -0/+64 |
| 2022-10-15 | Rollup merge of #102884 - petrochenkov:liferib, r=cjgillot | Dylan DPC | -0/+89 |
| 2022-10-15 | Auto merge of #101832 - compiler-errors:dyn-star-plus, r=eholk | bors | -5/+81 |
| 2022-10-15 | Auto merge of #99292 - Aaron1011:stability-use-tree, r=cjgillot | bors | -3/+38 |
| 2022-10-15 | remove no_core feature | Takayuki Maeda | -28/+12 |
| 2022-10-14 | Auto merge of #102783 - RalfJung:tls, r=thomcc | bors | -2/+2 |
| 2022-10-14 | Rollup merge of #103031 - est31:match_guard_irrefutable_let, r=oli-obk | Dylan DPC | -14/+23 |
| 2022-10-14 | Rollup merge of #103018 - Rageking8:more-dupe-word-typos, r=TaKO8Ki | Dylan DPC | -6/+4 |
| 2022-10-14 | Rollup merge of #102938 - c410-f3r:here-we-go-again, r=petrochenkov | Dylan DPC | -28/+0 |
| 2022-10-14 | Rollup merge of #102856 - cjgillot:impl-single-check, r=petrochenkov | Dylan DPC | -29/+30 |
| 2022-10-14 | Require lifetime bounds for opaque types in order to allow hidden types to ca... | Oli Scherer | -25/+65 |
| 2022-10-14 | wasm-ignore some tests that access thread-local private details | Ralf Jung | -2/+2 |
| 2022-10-14 | Address nits, add test for implicit dyn-star coercion without feature gate | Michael Goulet | -0/+42 |
| 2022-10-14 | Add test | Michael Goulet | -0/+42 |
| 2022-10-14 | more dupe word typos | Rageking8 | -6/+4 |
| 2022-10-14 | Allow dyn* upcasting | Michael Goulet | -0/+33 |
| 2022-10-14 | normalize stderr | Takayuki Maeda | -9/+10 |
| 2022-10-14 | check if the self type is `ty::Float` before getting second substs | Takayuki Maeda | -0/+90 |
| 2022-10-14 | Make dyn* cast into a coercion | Michael Goulet | -6/+7 |