| Age | Commit message (Expand) | Author | Lines |
| 2022-11-17 | Box `ExprKind::{Closure,MethodCall}`, and `QSelf` in expressions, types, and ... | Nicholas Nethercote | -318/+409 |
| 2022-11-16 | Auto merge of #102944 - nnethercote:ast-Lit-third-time-lucky, r=petrochenkov | bors | -507/+786 |
| 2022-11-16 | Auto merge of #104456 - RalfJung:miri, r=RalfJung | bors | -374/+347 |
| 2022-11-16 | Auto merge of #104492 - matthiaskrgr:rollup-3xyjynz, r=matthiaskrgr | bors | -735/+922 |
| 2022-11-16 | ensure rand has its default features enabled | Ralf Jung | -0/+3 |
| 2022-11-16 | Rollup merge of #104466 - notriddle:notriddle/crate-search-div-display, r=Gui... | Matthias Krüger | -1/+0 |
| 2022-11-16 | Rollup merge of #104462 - notriddle:notriddle/rightside-padding-right, r=Guil... | Matthias Krüger | -1/+0 |
| 2022-11-16 | Rollup merge of #104459 - notriddle:notriddle/main-js-iife, r=GuillaumeGomez | Matthias Krüger | -4/+2 |
| 2022-11-16 | Rollup merge of #104394 - oli-obk:suggest_method_call, r=lcnr | Matthias Krüger | -123/+126 |
| 2022-11-16 | Rollup merge of #104335 - Nilstrieb:macrowo, r=compiler-errors | Matthias Krüger | -10/+60 |
| 2022-11-16 | Rollup merge of #104317 - RalfJung:ctfe-error-reporting, r=oli-obk | Matthias Krüger | -585/+708 |
| 2022-11-16 | Rollup merge of #104137 - StackDoubleFlow:err-lsc-unsupported, r=bjorn3 | Matthias Krüger | -7/+16 |
| 2022-11-16 | Rollup merge of #103750 - calebzulawski:master, r=workingjubilee | Matthias Krüger | -4/+10 |
| 2022-11-16 | Auto merge of #104481 - matthiaskrgr:rollup-hf8rev0, r=matthiaskrgr | bors | -143/+279 |
| 2022-11-16 | cleanup and dedupe CTFE and Miri error reporting | Ralf Jung | -585/+708 |
| 2022-11-16 | Rollup merge of #104471 - scruss:patch-1, r=jyn514 | Matthias Krüger | -1/+1 |
| 2022-11-16 | Rollup merge of #104450 - andrewpollack:fix-fuchsia-compiler-docs, r=tmandry | Matthias Krüger | -6/+12 |
| 2022-11-16 | Rollup merge of #104425 - notriddle:notriddle/main-heading-justify-content, r... | Matthias Krüger | -1/+17 |
| 2022-11-16 | Rollup merge of #104424 - notriddle:notriddle/popover-font-size, r=GuillaumeG... | Matthias Krüger | -2/+2 |
| 2022-11-16 | Rollup merge of #104419 - Ayush1325:test-issue-30490, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-11-16 | Rollup merge of #104401 - RalfJung:mpsc-leak, r=Amanieu | Matthias Krüger | -2/+3 |
| 2022-11-16 | Rollup merge of #104348 - fmease:iat-vis-stab, r=cjgillot | Matthias Krüger | -38/+122 |
| 2022-11-16 | Rollup merge of #104193 - TaKO8Ki:fix-104142, r=cjgillot | Matthias Krüger | -76/+103 |
| 2022-11-16 | Rollup merge of #103489 - WaffleLapkin:byte_offset_from_you, r=scottmcm | Matthias Krüger | -2/+2 |
| 2022-11-16 | Rollup merge of #103484 - saschanaz:patch-2, r=ehuss | Matthias Krüger | -14/+16 |
| 2022-11-16 | allow fastrand dependency | Ralf Jung | -0/+1 |
| 2022-11-16 | Auto merge of #102935 - ajtribick:display-float-0.5-fixed-0, r=scottmcm | bors | -5/+125 |
| 2022-11-16 | Auto merge of #104468 - weihanglo:update-cargo, r=weihanglo | bors | -2/+2 |
| 2022-11-15 | Update PROBLEMATIC_CONSTS in style.rs | Stewart Russell | -1/+1 |
| 2022-11-16 | Update cargo | Weihang Lo | -2/+2 |
| 2022-11-15 | Auto merge of #102570 - cjgillot:deagg-debuginfo, r=oli-obk | bors | -57/+1228 |
| 2022-11-15 | rustdoc: remove no-op CSS `#crate-search-div { display: inline-block }` | Michael Howell | -1/+0 |
| 2022-11-16 | Use `token::Lit` in `ast::ExprKind::Lit`. | Nicholas Nethercote | -573/+693 |
| 2022-11-16 | Add some more bad suffix cases in a test. | Nicholas Nethercote | -17/+75 |
| 2022-11-16 | Add a test for different stages of lexer error reporting. | Nicholas Nethercote | -0/+101 |
| 2022-11-15 | rustdoc: remove pointless CSS `.rightside { padding-right: 2px }` | Michael Howell | -1/+0 |
| 2022-11-15 | Merge branch 'master' into patch-2 | Kagami Sascha Rosylight | -30969/+57993 |
| 2022-11-15 | rustdoc: remove unused JS IIFE from main.js | Michael Howell | -4/+2 |
| 2022-11-15 | update lockfile | Ralf Jung | -39/+38 |
| 2022-11-15 | Only do parser recovery on retried macro matching | Nilstrieb | -10/+60 |
| 2022-11-15 | Auto merge of #2667 - RalfJung:josh, r=RalfJung | bors | -52/+39 |
| 2022-11-15 | adjust josh pushing and remove ./miri toolchain updating the toolchain file | Ralf Jung | -52/+39 |
| 2022-11-15 | Mark test as panic=abort. | Camille GILLOT | -24/+10 |
| 2022-11-15 | Enable SROA by at mir-opt level 3. | Camille GILLOT | -1/+1 |
| 2022-11-15 | Flatten aggregates into locals. | Camille GILLOT | -41/+1043 |
| 2022-11-15 | Introduce composite debuginfo. | Camille GILLOT | -16/+199 |
| 2022-11-15 | Auto merge of #104054 - RalfJung:byte-provenance, r=oli-obk | bors | -959/+1253 |
| 2022-11-15 | Fuchsia test suite script fix | Andrew Pollack | -6/+12 |
| 2022-11-15 | Auto merge of #2666 - RalfJung:josh, r=RalfJung | bors | -6/+6 |
| 2022-11-15 | update josh instructions | Ralf Jung | -6/+6 |