| Age | Commit message (Expand) | Author | Lines |
| 2022-11-04 | Rollup merge of #103680 - RalfJung:cstr-links, r=JohnTitor | Matthias Krüger | -2/+5 |
| 2022-11-04 | Auto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3 | bors | -2/+11 |
| 2022-11-04 | Small style improvements | nils | -12/+13 |
| 2022-11-04 | Auto merge of #103954 - matthiaskrgr:rollup-tskpxnj, r=matthiaskrgr | bors | -83/+125 |
| 2022-11-03 | Make mir opt unused file check blessable | Jakob Degen | -7/+11 |
| 2022-11-04 | Update linker-plugin-lto.md to contain up to Rust 1.65 | Jack Grigg | -1/+6 |
| 2022-11-04 | Rollup merge of #103940 - notriddle:notriddle/main-content-item-info-margin-t... | Matthias Krüger | -1/+0 |
| 2022-11-04 | Rollup merge of #103938 - notriddle:notriddle/search-results-border-bottom, r... | Matthias Krüger | -2/+19 |
| 2022-11-04 | Rollup merge of #103931 - pnkfelix:note-eh-personality-limit-atop-lld, r=Mark... | Matthias Krüger | -0/+3 |
| 2022-11-04 | Rollup merge of #103930 - fee1-dead-contrib:mv-from-root, r=jyn514 | Matthias Krüger | -8/+8 |
| 2022-11-04 | Rollup merge of #103915 - chenyukang:yukang/fix-103874, r=lcnr | Matthias Krüger | -51/+30 |
| 2022-11-04 | Rollup merge of #103912 - flba-eb:doc_adding_tier3_target, r=davidtwco | Matthias Krüger | -0/+25 |
| 2022-11-04 | Rollup merge of #103905 - notriddle:notriddle/sidebar-elems-background, r=Gui... | Matthias Krüger | -1/+0 |
| 2022-11-04 | Rollup merge of #103892 - compiler-errors:afit-rustdoc, r=GuillaumeGomez | Matthias Krüger | -18/+35 |
| 2022-11-04 | Rollup merge of #103884 - spastorino:visit-fn-ret-ty-intravisit, r=compiler-e... | Matthias Krüger | -1/+4 |
| 2022-11-04 | Rollup merge of #103825 - Mark-Simulacrum:fix-relnotes, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2022-11-04 | UPDATE - accept dyn error and make Box<dyn error> conform to IntoDiagnosticArg | Jhonny Bill Mena | -22/+22 |
| 2022-11-04 | UPDATE - address PR Comments | Jhonny Bill Mena | -83/+40 |
| 2022-11-04 | FIX - Migrate missing errors in link.rs | Jhonny Bill Mena | -4/+21 |
| 2022-11-04 | ADD - ExtractBundledLibsError. Migrated extract_bundled_libs to translatable ... | Jhonny Bill Mena | -19/+98 |
| 2022-11-04 | UPDATE - Complete link.rs migration to new diagnostics infraestructure | Jhonny Bill Mena | -81/+227 |
| 2022-11-03 | Remove reference from the intra-doc link checker. | Eric Huss | -24/+10 |
| 2022-11-03 | Move intra-doc link checks to a separate function. | Eric Huss | -6/+17 |
| 2022-11-04 | remove unused argument from `throw_unresolved_import_error` | Takayuki Maeda | -18/+10 |
| 2022-11-04 | Auto merge of #102928 - notriddle:notriddle/rustdoc-thin-vec, r=GuillaumeGomez | bors | -75/+72 |
| 2022-11-04 | Inline and remove `validate_int_literal`. | Nicholas Nethercote | -23/+18 |
| 2022-11-04 | Refactor `cook_lexer_literal`. | Nicholas Nethercote | -42/+36 |
| 2022-11-04 | Improve comments. | Nicholas Nethercote | -4/+1 |
| 2022-11-04 | Make non-ASCII errors more consistent. | Nicholas Nethercote | -74/+62 |
| 2022-11-04 | Fix ICE when negative impl is collected during eager mono | Gary Guo | -0/+16 |
| 2022-11-04 | fix #102806, suggest use .. to fill in the rest of the fields of Struct | yukang | -3/+103 |
| 2022-11-03 | clarify no_data_race_after_complete test | DrMeepster | -2/+2 |
| 2022-11-03 | refactor into private functions | DrMeepster | -26/+51 |
| 2022-11-04 | Auto merge of #101834 - compiler-errors:super-deduce-closure-sig, r=lcnr | bors | -102/+125 |
| 2022-11-03 | Cleanup bind_pattern args | Cameron Steffen | -37/+14 |
| 2022-11-03 | Auto merge of #103922 - Mark-Simulacrum:revert-cargo, r=Mark-Simulacrum | bors | -4/+4 |
| 2022-11-03 | Fixed typos | Douwe Schulte | -2/+2 |
| 2022-11-03 | Clarify what commands are debug commands in VSCode | Lukas Wirth | -9/+9 |
| 2022-11-03 | rustdoc: remove no-op CSS `#main-content > .item-info { margin-top: 0 }` | Michael Howell | -1/+0 |
| 2022-11-03 | rustdoc: clean up hardcoded CSS border color on search results | Michael Howell | -2/+19 |
| 2022-11-04 | Use `derive(Subdiagnostic)` for `ChangeFieldsToBeOfUnitType`. | Charles Lew | -25/+4 |
| 2022-11-03 | Cleanups | Boxy | -101/+56 |
| 2022-11-03 | Remove rustdoc clean::Visibility type | Guillaume Gomez | -153/+129 |
| 2022-11-03 | std: sync "Dependencies of the `backtrace` crate" with `backtrace` | Michael Howell | -54/+28 |
| 2022-11-03 | Move some tests from `src/test/ui` to more reasonable places | Deadbeef | -8/+8 |
| 2022-11-03 | reverse obligations for better diagnostics on multiple conflicting fn bounds | Michael Goulet | -2/+6 |
| 2022-11-03 | Elaborate supertrait obligations when deducing closure signature | Michael Goulet | -35/+41 |
| 2022-11-03 | Make obligations_for_self_ty only return an obligation | Michael Goulet | -71/+84 |
| 2022-11-03 | Add note to RELEASES.md regarding issue 102754. | Felix S. Klock II | -0/+3 |
| 2022-11-03 | address review comment | Pietro Albini | -2/+5 |