| Age | Commit message (Expand) | Author | Lines |
| 2023-11-19 | Rollup merge of #117891 - compiler-errors:recover-for-dyn, r=davidtwco | Michael Goulet | -0/+35 |
| 2023-11-19 | Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillot | Michael Goulet | -20/+20 |
| 2023-11-19 | Rollup merge of #117828 - Nilstrieb:astconv-hashmaps, r=petrochenkov | Michael Goulet | -2/+2 |
| 2023-11-19 | rustdoc-search: add support for associated types | Michael Howell | -2/+625 |
| 2023-11-19 | Auto merge of #117683 - estebank:priv-builder-sugg, r=cjgillot | bors | -30/+117 |
| 2023-11-19 | Ignore but do not assume region obligations from unifying headers in negative... | Michael Goulet | -0/+44 |
| 2023-11-19 | Make regionck care about placeholders in outlives components | Michael Goulet | -3/+116 |
| 2023-11-19 | Auto merge of #117500 - RalfJung:aggregate-abi, r=davidtwco | bors | -11/+57 |
| 2023-11-19 | Account for number of arguments in suggestion | Esteban Küber | -15/+15 |
| 2023-11-19 | Suggest Default::default() for struct literals with private fields | Esteban Küber | -0/+8 |
| 2023-11-19 | Suggest builder functions on struct literal with private fields | Esteban Küber | -1/+41 |
| 2023-11-19 | Suggest using builder on curly brace struct called as fn | Esteban Küber | -7/+33 |
| 2023-11-19 | Do not suggest struct literal when fields are private | Esteban Küber | -1/+1 |
| 2023-11-19 | Add test for public struct with private fields | Esteban Küber | -1/+19 |
| 2023-11-19 | On private tuple struct, suggest `Default::default` when possible | Esteban Küber | -0/+4 |
| 2023-11-19 | Don't sort `span_suggestions`, leave that to caller | Esteban Küber | -4/+4 |
| 2023-11-19 | When encountering struct fn call literal with private fields, suggest all bui... | Esteban Küber | -22/+13 |
| 2023-11-19 | Avoid iterating over hashmaps in astconv | Nilstrieb | -2/+2 |
| 2023-11-19 | Add documentation for some queries | Nilstrieb | -2/+2 |
| 2023-11-19 | Auto merge of #118024 - notriddle:notriddle/search-speed, r=GuillaumeGomez | bors | -0/+35 |
| 2023-11-19 | disable csky test on CI | Ralf Jung | -3/+5 |
| 2023-11-19 | Auto merge of #118054 - max-niederman:pinned-must-use, r=Nilstrieb | bors | -0/+65 |
| 2023-11-19 | Auto merge of #117807 - RalfJung:raw-str-slice, r=davidtwco | bors | -2/+19 |
| 2023-11-18 | add test for pinned `must_use` pointers | Max Niederman | -0/+65 |
| 2023-11-19 | Rollup merge of #117110 - estebank:deref-field-suggestion, r=b-naber | Takayuki Maeda | -77/+315 |
| 2023-11-18 | Auto merge of #117525 - GKFX:remove_option_payload_ptr, r=petrochenkov | bors | -108/+0 |
| 2023-11-18 | Update --check-cfg tests that had old --cfg warning | Urgau | -83/+28 |
| 2023-11-18 | Auto merge of #117924 - estebank:issue-53841, r=petrochenkov | bors | -0/+3 |
| 2023-11-18 | guarantee that char and u32 are ABI-compatible | Ralf Jung | -0/+7 |
| 2023-11-18 | Auto merge of #117825 - fee1-dead-contrib:corefx, r=petrochenkov | bors | -2/+22 |
| 2023-11-18 | Auto merge of #117742 - weiznich:turn_overlapping_diagnostic_options_into_war... | bors | -4/+118 |
| 2023-11-17 | rustdoc-search: fix accidental shared, mutable map | Michael Howell | -0/+35 |
| 2023-11-18 | tweak logic of "unknown field" label | Esteban Küber | -24/+70 |
| 2023-11-18 | When a local binding shadows a fn, point at fn def in call failure | Esteban Küber | -0/+3 |
| 2023-11-17 | Auto merge of #118023 - matthiaskrgr:rollup-i9skwic, r=matthiaskrgr | bors | -41/+6 |
| 2023-11-17 | Rollup merge of #117964 - estebank:issue-81232, r=petrochenkov | Matthias Krüger | -3/+3 |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -38/+3 |
| 2023-11-17 | Auto merge of #114292 - estebank:issue-71039, r=b-naber | bors | -10/+56 |
| 2023-11-17 | Auto merge of #117993 - nnethercote:streamline-Linker, r=bjorn3 | bors | -1/+1 |
| 2023-11-17 | Auto merge of #112422 - aliemjay:implied-bounds-placeholders, r=lcnr | bors | -0/+71 |
| 2023-11-17 | Auto merge of #117278 - lcnr:try-normalize-ty, r=compiler-errors | bors | -25/+91 |
| 2023-11-17 | Rollup merge of #117998 - estebank:issue-88404, r=TaKO8Ki | Matthias Krüger | -0/+49 |
| 2023-11-17 | Rollup merge of #117688 - celinval:smir-kani-reach, r=compiler-errors | Matthias Krüger | -11/+21 |
| 2023-11-17 | Rollup merge of #115476 - RalfJung:abi-compat-docs, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2023-11-17 | Move `CodegenBackend` out of `Linker`. | Nicholas Nethercote | -1/+1 |
| 2023-11-17 | Add some additional warnings for duplicated diagnostic items | Georg Semmler | -4/+118 |
| 2023-11-17 | Move `Session` out of `Linker`. | Nicholas Nethercote | -1/+1 |
| 2023-11-17 | On resolve error of `[rest..]`, suggest `[rest @ ..]` | Esteban Küber | -0/+49 |
| 2023-11-17 | Rollup merge of #117990 - estebank:issue-100825-part-deux, r=Nilstrieb | Matthias Krüger | -6/+69 |
| 2023-11-17 | Rollup merge of #117959 - estebank:issue-76086, r=compiler-errors | Matthias Krüger | -1/+7 |