| Age | Commit message (Expand) | Author | Lines |
| 2023-01-14 | Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomez | Yuki Okushi | -25/+25 |
| 2023-01-14 | Rollup merge of #106816 - TimNN:rental-remap, r=oli-obj | Yuki Okushi | -0/+229 |
| 2023-01-14 | Rollup merge of #106693 - notriddle:notriddle/toggle-trunc, r=GuillaumeGomez | Yuki Okushi | -61/+61 |
| 2023-01-13 | Update `rental` hack to work with remapped paths. | Tim Neumann | -0/+229 |
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -61/+61 |
| 2023-01-13 | Rollup merge of #106793 - Mark-Simulacrum:normalize-test, r=compiler-errors | Matthias Krüger | -28/+55 |
| 2023-01-13 | Rollup merge of #106678 - Veykril:proc-macro-panic-abort, r=eholk | Matthias Krüger | -0/+8 |
| 2023-01-13 | Rollup merge of #106641 - chenyukang:yukang/fix-105761-segguest-this, r=estebank | Matthias Krüger | -0/+105 |
| 2023-01-13 | Rollup merge of #106585 - estebank:issue-46585, r=compiler-errors | Matthias Krüger | -38/+167 |
| 2023-01-13 | Rollup merge of #106465 - compiler-errors:bump-IMPLIED_BOUNDS_ENTAILMENT, r=lcnr | Matthias Krüger | -4/+34 |
| 2023-01-13 | Rollup merge of #104645 - yukiomoto:log-backtrace-option, r=oli-obk | Matthias Krüger | -0/+10 |
| 2023-01-13 | rustdoc: remove unnecessary DOM class `h1.fqn` | Michael Howell | -25/+25 |
| 2023-01-13 | Auto merge of #106801 - JohnTitor:rollup-xqkraw0, r=JohnTitor | bors | -117/+246 |
| 2023-01-13 | Warn when using panic-strategy abort for proc-macro crates | Lukas Wirth | -0/+8 |
| 2023-01-13 | Rollup merge of #106785 - compiler-errors:better-impl-wf-spans, r=estebank | Yuki Okushi | -64/+64 |
| 2023-01-13 | Rollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco | Yuki Okushi | -2/+100 |
| 2023-01-13 | Rollup merge of #106608 - compiler-errors:missing-generics-verbose, r=estebank | Yuki Okushi | -51/+82 |
| 2023-01-13 | Auto merge of #106092 - asquared31415:start_lang_item_checks, r=davidtwco | bors | -1/+228 |
| 2023-01-13 | Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obk | bors | -5/+86 |
| 2023-01-12 | Normalize test output more thoroughly | Mark Rousskov | -28/+55 |
| 2023-01-13 | Add logic to make IMPLIED_BOUNDS_ENTAILMENT easier to understand | Michael Goulet | -8/+8 |
| 2023-01-12 | Only point at impl self ty in WF if trait predicate shares self ty | Michael Goulet | -36/+36 |
| 2023-01-12 | Don't suggest dyn as parameter to add | Michael Goulet | -20/+0 |
| 2023-01-12 | Render missing generics suggestion verbosely | Michael Goulet | -51/+102 |
| 2023-01-13 | Rollup merge of #106759 - compiler-errors:revert-105255, r=cjgillot | Yuki Okushi | -1/+3 |
| 2023-01-13 | Rollup merge of #106741 - GuillaumeGomez:reexport-doc-hidden, r=notriddle | Yuki Okushi | -0/+26 |
| 2023-01-13 | Rollup merge of #106740 - petar-dambovaliev:float-iterator-hint, r=Nilstrieb | Yuki Okushi | -0/+29 |
| 2023-01-13 | Rollup merge of #106675 - krtab:fix_improper_ctypes, r=davidtwco | Yuki Okushi | -0/+22 |
| 2023-01-13 | Rollup merge of #105795 - nicholasbishop:bishop-stabilize-efiapi, r=joshtriplett | Yuki Okushi | -110/+8 |
| 2023-01-12 | Bump IMPLIED_BOUNDS_ENTAILMENT to Deny + ReportNow | Michael Goulet | -0/+30 |
| 2023-01-12 | Point at impl self type for impl wf obligations | Michael Goulet | -96/+96 |
| 2023-01-12 | Point at HIR types when impl trait ref doesn't normalize | Michael Goulet | -4/+4 |
| 2023-01-12 | Auto merge of #106773 - Nilstrieb:rollup-sq73pyg, r=Nilstrieb | bors | -32/+306 |
| 2023-01-12 | Add test for displayed re-export of `doc(hidden)` | Guillaume Gomez | -0/+26 |
| 2023-01-12 | Rollup merge of #106751 - clubby789:const-intrinsic, r=GuillaumeGomez | nils | -0/+25 |
| 2023-01-12 | Rollup merge of #106579 - estebank:issue-52144, r=Nilstrieb | nils | -6/+203 |
| 2023-01-12 | Rollup merge of #106322 - compiler-errors:CollectAllMismatches-infer-vars, r=... | nils | -0/+70 |
| 2023-01-12 | Rollup merge of #105806 - mejrs:eager2, r=davidtwco | nils | -26/+8 |
| 2023-01-12 | add note for float iterator | Petar Dambovaliev | -0/+29 |
| 2023-01-12 | Auto merge of #105603 - oli-obk:non_repeatable_queries, r=petrochenkov | bors | -1/+1 |
| 2023-01-12 | Provide help on closures capturing self causing borrow checker errors | yukang | -0/+105 |
| 2023-01-12 | [RFC 2397] Deny incorrect locations | Caio | -2/+100 |
| 2023-01-12 | Mark ZST as FFI-safe if all its fields are PhantomData | Arthur Carcano | -0/+22 |
| 2023-01-12 | Auto merge of #106760 - compiler-errors:rollup-0bogyco, r=compiler-errors | bors | -263/+348 |
| 2023-01-12 | Harden the pre-tyctxt query system against accidental recomputation | Oli Scherer | -1/+1 |
| 2023-01-11 | Rollup merge of #106524 - compiler-errors:constructor-note, r=cjgillot | Michael Goulet | -53/+53 |
| 2023-01-11 | Rollup merge of #106360 - estebank:remove-borrow-suggestion, r=compiler-errors | Michael Goulet | -38/+155 |
| 2023-01-11 | Rollup merge of #106097 - mejrs:mir_build2, r=oli-obk | Michael Goulet | -167/+137 |
| 2023-01-11 | Rollup merge of #103800 - danielhenrymantilla:stabilize-pin-macro, r=dtolnay | Michael Goulet | -5/+3 |
| 2023-01-12 | Revert "Make nested RPITIT inherit the parent opaque's generics." and adjust ... | Michael Goulet | -1/+3 |