| Age | Commit message (Expand) | Author | Lines |
| 2022-08-20 | Rollup merge of #99415 - ferrocene:pa-reuse-initial, r=Mark-Simulacrum | Matthias Krüger | -0/+176 |
| 2022-08-20 | Add global safe.directory for CI | Mark Rousskov | -0/+16 |
| 2022-08-20 | Enable downloading prebuilt LLVM in test builders | Mark Rousskov | -4/+82 |
| 2022-08-20 | Extend GUI test for search results colors | Guillaume Gomez | -0/+51 |
| 2022-08-20 | Fix hover and focus display for search results on ayu theme | Guillaume Gomez | -3/+4 |
| 2022-08-20 | Extend decoration test to detect regressions | Guillaume Gomez | -3/+8 |
| 2022-08-20 | Clean up highlight `<span>` merge code | Guillaume Gomez | -121/+118 |
| 2022-08-20 | Update rustdoc tests | Guillaume Gomez | -13/+17 |
| 2022-08-20 | Merge "EnterSpan" events to reduce code blocks DOM size | Guillaume Gomez | -23/+68 |
| 2022-08-20 | Auto merge of #100564 - nnethercote:box-ast-MacCall, r=spastorino | bors | -55/+55 |
| 2022-08-20 | remove unnecessary string searchings | Takayuki Maeda | -12/+18 |
| 2022-08-20 | Rollup merge of #100750 - akabinds:akabinds/improved-invalid-function-qual-er... | Matthias Krüger | -0/+80 |
| 2022-08-20 | Rollup merge of #100617 - chenyukang:fix-100605, r=compiler-errors | Matthias Krüger | -0/+55 |
| 2022-08-20 | Rollup merge of #100507 - cameron1024:suggest-lazy, r=compiler-errors | Matthias Krüger | -0/+9 |
| 2022-08-20 | Rollup merge of #100186 - compiler-errors:or-as_mut, r=fee1-dead | Matthias Krüger | -76/+9 |
| 2022-08-20 | Use separate infcx to solve obligations during negative coherence | Michael Goulet | -2/+18 |
| 2022-08-20 | Suggest the right help message for as_ref | yukang | -0/+55 |
| 2022-08-19 | elaborate how revisions work with FileCheck stuff in src/test/codegen | Felix S. Klock II | -0/+22 |
| 2022-08-19 | Update codegen tests to accommodate the potential presence/absence of the | Felix S. Klock II | -3/+48 |
| 2022-08-19 | Auto merge of #100740 - Dylan-DPC:rollup-0td6yq4, r=Dylan-DPC | bors | -883/+737 |
| 2022-08-20 | suggest adding a reference to a trait assoc item | Takayuki Maeda | -0/+55 |
| 2022-08-19 | update test for LLVM change | Krasimir Georgiev | -2/+2 |
| 2022-08-19 | Auto merge of #100209 - cjgillot:source-file-index, r=estebank | bors | -5/+5 |
| 2022-08-19 | Update issue-83150.stderr | ouz-a | -2/+2 |
| 2022-08-19 | Catch overflow early | ouz-a | -8/+40 |
| 2022-08-19 | Refactor if-available setting to work in CI | Mark Rousskov | -44/+79 |
| 2022-08-19 | Minor refactoring | Mark Rousskov | -2/+1 |
| 2022-08-19 | Fix invalid comparison for Class::Decoration in `is_equal_to` | Guillaume Gomez | -2/+2 |
| 2022-08-19 | Rollup merge of #100731 - notriddle:notriddle/deref-methods-1, r=jsha | Dylan DPC | -6/+41 |
| 2022-08-19 | Rollup merge of #100598 - ouz-a:91633, r=compiler-errors | Dylan DPC | -0/+205 |
| 2022-08-19 | Rollup merge of #100522 - cjgillot:inline-polymorphic-recursion, r=tmiasko | Dylan DPC | -0/+25 |
| 2022-08-19 | Rollup merge of #100494 - GuillaumeGomez:cleanup-themes, r=jsha | Dylan DPC | -245/+275 |
| 2022-08-19 | Rollup merge of #100208 - RalfJung:dyn-upcast-nop, r=petrochenkov | Dylan DPC | -20/+38 |
| 2022-08-19 | Rollup merge of #100081 - RalfJung:unused-unsafe-in-unsafe-fn, r=jackh726 | Dylan DPC | -599/+109 |
| 2022-08-19 | Rollup merge of #99576 - compiler-errors:foreign-fundamental-drop-is-bad, r=T... | Dylan DPC | -13/+44 |
| 2022-08-18 | rustdoc: count deref and non-deref as same set of used methods | Michael Howell | -6/+41 |
| 2022-08-18 | added improved diagnostic for a function defined with an invalid qualifier | akabinds | -0/+80 |
| 2022-08-18 | Reword "Required because of the requirements on the impl of ..." | Andy Wang | -273/+273 |
| 2022-08-18 | Update rustdoc test | Guillaume Gomez | -5/+9 |
| 2022-08-18 | Auto merge of #99860 - oli-obk:revert_97346, r=pnkfelix | bors | -57/+47 |
| 2022-08-18 | session: stabilize split debuginfo on linux | David Wood | -42/+49 |
| 2022-08-18 | Fix item-info display | Guillaume Gomez | -4/+9 |
| 2022-08-18 | Remove unused CSS rule | Guillaume Gomez | -14/+0 |
| 2022-08-18 | Update existing rustdoc-gui tests and add a new one | Guillaume Gomez | -6/+248 |
| 2022-08-18 | Simplify rustdoc themes by relying more on CSS variables | Guillaume Gomez | -228/+30 |
| 2022-08-18 | Auto merge of #100682 - RalfJung:miri, r=RalfJung | bors | -7/+9 |
| 2022-08-18 | tidy: check fluent files for style | Xiretza | -9/+6 |
| 2022-08-18 | Auto merge of #98655 - nnethercote:dont-derive-PartialEq-ne, r=dtolnay | bors | -192/+7 |
| 2022-08-18 | Update rustdoc-json test files | Guillaume Gomez | -567/+552 |
| 2022-08-18 | Remove need to give JSON file path | Guillaume Gomez | -107/+53 |