| Age | Commit message (Expand) | Author | Lines |
| 2023-10-17 | Rollup merge of #116827 - nnethercote:pub-handle_options, r=compiler-errors | Matthias Krüger | -1/+5 |
| 2023-10-17 | Rollup merge of #116787 - a-lafrance:span-internal-lint, r=oli-obk | Matthias Krüger | -5/+46 |
| 2023-10-17 | Rollup merge of #116719 - celinval:smir-mono, r=oli-obk | Matthias Krüger | -45/+310 |
| 2023-10-17 | Rollup merge of #116717 - estebank:issue-9082, r=oli-obk | Matthias Krüger | -1/+126 |
| 2023-10-17 | Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkov | Matthias Krüger | -7/+133 |
| 2023-10-17 | Remove `Print::Error` | Nilstrieb | -32/+17 |
| 2023-10-17 | Remove `Printer::Error` | Nilstrieb | -194/+180 |
| 2023-10-17 | Remove `Print::Output` | Nilstrieb | -43/+27 |
| 2023-10-17 | Remove "subprinter" types from `Printer` | Nilstrieb | -200/+149 |
| 2023-10-17 | disable missing_copy_implementations lint on non_exhaustive types | Ryan Mehri | -0/+5 |
| 2023-10-17 | Auto merge of #116756 - fee1-dead-contrib:dupe-those-bounds, r=oli-obk | bors | -8/+98 |
| 2023-10-17 | [RFC 3127 - Trim Paths]: Condition remapped filepath on remap scopes | Urgau | -84/+330 |
| 2023-10-17 | [RFC 3127 - Trim Paths]: Add unstable option and parsing | Urgau | -2/+57 |
| 2023-10-17 | Rewrite `Box<T>::try_fold_with`. | Nicholas Nethercote | -11/+3 |
| 2023-10-17 | Remove `IdFunctor` trait. | Nicholas Nethercote | -125/+48 |
| 2023-10-17 | Remove unused features from `rustc_data_structures`. | Nicholas Nethercote | -2/+0 |
| 2023-10-17 | Remove `rustc_symbol_mangling/messages.ftl`. | Nicholas Nethercote | -22/+26 |
| 2023-10-17 | Auto merge of #116822 - notriddle:notriddle/rust-logo, r=fmease | bors | -1/+51 |
| 2023-10-16 | tweak pass description and fix lint fail post-rebase | Arthur Lafrance | -2/+2 |
| 2023-10-16 | debug Span::ctxt() call detection | Arthur Lafrance | -25/+12 |
| 2023-10-17 | Auto merge of #116477 - nnethercote:tidy-alpha-deps, r=wesleywiser | bors | -26/+28 |
| 2023-10-16 | basic lint v2 implemented | Arthur Lafrance | -43/+56 |
| 2023-10-16 | implement the basics of the lint static analysis | Arthur Lafrance | -0/+41 |
| 2023-10-17 | Make `handle_options` public again. | Nicholas Nethercote | -1/+5 |
| 2023-10-17 | Use a visitor that could be reused by opaque type capture check later | Michael Goulet | -99/+137 |
| 2023-10-17 | Auto merge of #116826 - nnethercote:fix-116780-116797, r=compiler-errors | bors | -4/+4 |
| 2023-10-17 | Fix a performance regression in obligation deduplication. | Nicholas Nethercote | -4/+4 |
| 2023-10-16 | docs: add Rust logo to more compiler crates | Michael Howell | -1/+51 |
| 2023-10-16 | Rollup merge of #116811 - narpfel:unpretty-unicode-escape-in-format-string-li... | Guillaume Gomez | -2/+2 |
| 2023-10-16 | Rollup merge of #116805 - Nilstrieb:onunimplemented-std-core-alloc-whatever-w... | Guillaume Gomez | -4/+7 |
| 2023-10-16 | Rollup merge of #116800 - compiler-errors:rpitit-gat-outlives, r=jackh726 | Guillaume Gomez | -33/+27 |
| 2023-10-16 | Rollup merge of #116754 - Zalathar:spans, r=oli-obk | Guillaume Gomez | -128/+129 |
| 2023-10-16 | address review comment | Esteban Küber | -90/+125 |
| 2023-10-16 | Preserve unicode escapes in format string literals when pretty-printing AST | Paul Gey | -2/+2 |
| 2023-10-16 | Add MonoItems and Instance to stable_mir | Celina G. Val | -45/+310 |
| 2023-10-16 | Auto merge of #116804 - matthiaskrgr:rollup-m2qm8ul, r=matthiaskrgr | bors | -24/+72 |
| 2023-10-16 | Make `rustc_onunimplemented` export path agnostic | Nilstrieb | -4/+7 |
| 2023-10-16 | Rollup merge of #116802 - compiler-errors:anchor-opaque-wf, r=oli-obk | Matthias Krüger | -8/+8 |
| 2023-10-16 | Rollup merge of #116257 - estebank:issue-101351, r=b-naber | Matthias Krüger | -16/+64 |
| 2023-10-16 | Auto merge of #116731 - Alexendoo:hash-untracked-state, r=oli-obk | bors | -7/+25 |
| 2023-10-16 | Address review comments | Matthew Jasper | -62/+56 |
| 2023-10-16 | Fix inline const pattern unsafety checking in THIR | Matthew Jasper | -27/+104 |
| 2023-10-16 | Remove `DefiningAnchor::Bubble` from opaque wf check | Michael Goulet | -8/+8 |
| 2023-10-16 | Fix outlives suggestion for GAT in RPITIT | Michael Goulet | -33/+27 |
| 2023-10-16 | Auto merge of #116550 - nnethercote:rustc-features-more, r=Nilstrieb | bors | -284/+246 |
| 2023-10-16 | Auto merge of #114330 - RalfJung:dagling-ptr-deref, r=oli-obk | bors | -351/+347 |
| 2023-10-16 | Avoid unnecessary renumbering | Jonáš Fiala | -0/+4 |
| 2023-10-16 | Auto merge of #116724 - RalfJung:alloc-bytes, r=oli-obk | bors | -24/+5 |
| 2023-10-16 | coverage: Explain why we temporarily steal `pending_dups` | Zalathar | -6/+20 |
| 2023-10-16 | coverage: Inline `span_bcb_dominates` | Zalathar | -14/+11 |