| Age | Commit message (Expand) | Author | Lines |
| 2023-01-26 | Rollup merge of #107313 - calebcartwright:style-guide-triagebot, r=joshtriplett | Matthias Krüger | -0/+10 |
| 2023-01-26 | Rollup merge of #107286 - compiler-errors:new-solver-deny-infers, r=lcnr | Matthias Krüger | -22/+33 |
| 2023-01-26 | Rollup merge of #107285 - compiler-errors:new-solver-future-and-generator, r=... | Matthias Krüger | -11/+316 |
| 2023-01-26 | Rollup merge of #107272 - compiler-errors:new-solver-more-predicates, r=lcnr | Matthias Krüger | -13/+70 |
| 2023-01-26 | Rollup merge of #107248 - erikdesjardins:addrspace, r=oli-obk | Matthias Krüger | -197/+229 |
| 2023-01-26 | Rollup merge of #107204 - euclio:assoc-const-suggestion, r=petrochenkov | Matthias Krüger | -5/+37 |
| 2023-01-26 | Rollup merge of #107175 - compiler-errors:bad-types-in-vec-push, r=estebank | Matthias Krüger | -18/+79 |
| 2023-01-26 | Rollup merge of #107086 - clubby789:bootstrap-lock-pid-linux, r=albertlarsan68 | Matthias Krüger | -2/+34 |
| 2023-01-26 | Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obk | Matthias Krüger | -0/+60 |
| 2023-01-26 | Rollup merge of #106960 - estebank:parse-anon-enums, r=cjgillot | Matthias Krüger | -47/+266 |
| 2023-01-26 | Rollup merge of #106407 - mejrs:attr_check, r=compiler-errors | Matthias Krüger | -22/+542 |
| 2023-01-26 | ICE in new solver if we see an inference variable | Michael Goulet | -22/+33 |
| 2023-01-26 | Implement Generator and Future | Michael Goulet | -1/+259 |
| 2023-01-26 | Report the right fulfillment errors | Michael Goulet | -10/+57 |
| 2023-01-25 | add style team triagebot config | Caleb Cartwright | -0/+10 |
| 2023-01-25 | Auto merge of #107309 - matthiaskrgr:rollup-0wgq6be, r=matthiaskrgr | bors | -1433/+1433 |
| 2023-01-25 | Don't normalize obligations in WF goal for the new solver | Michael Goulet | -14/+38 |
| 2023-01-25 | Implement ObjectSafe and WF in the new solver | Michael Goulet | -4/+37 |
| 2023-01-25 | Rollup merge of #107282 - BoxyUwU:erica_builtin_pointee_impls, r=compiler-errors | Matthias Krüger | -0/+128 |
| 2023-01-25 | Rollup merge of #107266 - kadiwa4:source_viewer_scrollbar, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-01-25 | Rollup merge of #107256 - JakobDegen:delete-sai, r=cjgillot | Matthias Krüger | -1041/+0 |
| 2023-01-25 | Rollup merge of #107255 - lcnr:implied-b-hr, r=oli-obk | Matthias Krüger | -0/+35 |
| 2023-01-25 | Rollup merge of #107244 - notriddle:notriddle/primitive-reference-link, r=Gui... | Matthias Krüger | -12/+6 |
| 2023-01-25 | Rollup merge of #107239 - tmiasko:tests, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2023-01-25 | Rollup merge of #106944 - Nilstrieb:there-once-was-a-diagnostic, r=WaffleLapkin | Matthias Krüger | -5/+233 |
| 2023-01-25 | Rollup merge of #106897 - estebank:issue-99430, r=davidtwco | Matthias Krüger | -354/+853 |
| 2023-01-25 | Rollup merge of #105345 - yanchen4791:issue-103582-fix, r=jackh726 | Matthias Krüger | -19/+176 |
| 2023-01-25 | Auto merge of #107142 - cuviper:relnotes-1.67, r=Mark-Simulacrum | bors | -0/+103 |
| 2023-01-25 | Auto merge of #103902 - vincenzopalazzo:macros/obligation_rulesv2, r=oli-obk | bors | -280/+265 |
| 2023-01-25 | Auto merge of #107290 - Dylan-DPC:rollup-tovojhr, r=Dylan-DPC | bors | -284/+752 |
| 2023-01-25 | suggest qualifying bare associated constants | Andy Russell | -5/+37 |
| 2023-01-25 | Rollup merge of #107232 - notriddle:notriddle/settings-choice, r=GuillaumeGomez | Dylan DPC | -73/+60 |
| 2023-01-25 | Rollup merge of #107227 - lcnr:solver-new-external-api, r=compiler-errors | Dylan DPC | -17/+32 |
| 2023-01-25 | Rollup merge of #107223 - ChayimFriedman2:patch-5, r=WaffleLapkin | Dylan DPC | -2/+2 |
| 2023-01-25 | Rollup merge of #107213 - edward-shen:edward-shen/fix-accidental-let-else, r=... | Dylan DPC | -14/+61 |
| 2023-01-25 | Rollup merge of #107166 - petrochenkov:nooptable, r=oli-obk | Dylan DPC | -76/+64 |
| 2023-01-25 | Rollup merge of #106823 - m-ou-se:format-args-as-str-guarantees, r=dtolnay | Dylan DPC | -3/+20 |
| 2023-01-25 | Rollup merge of #106767 - chbaker0:disable-unstable-features, r=Mark-Simulacrum | Dylan DPC | -2/+4 |
| 2023-01-25 | Rollup merge of #106583 - estebank:suggest-result-coercion, r=compiler-errors | Dylan DPC | -1/+236 |
| 2023-01-25 | Rollup merge of #105552 - mattjperez:add-incompatible-types-note, r=compiler-... | Dylan DPC | -96/+273 |
| 2023-01-25 | Auto merge of #107277 - weihanglo:update-cargo, r=weihanglo | bors | -11/+11 |
| 2023-01-25 | create and use GlobalAlloc::address_space | Erik Desjardins | -19/+18 |
| 2023-01-25 | Auto merge of #107275 - calebcartwright:sync-from-rustfmt, r=calebcartwright | bors | -189/+2593 |
| 2023-01-24 | no without_constness | Boxy | -2/+1 |
| 2023-01-24 | sorry erica | Boxy | -1/+1 |
| 2023-01-24 | implement builtin candidate | Boxy | -0/+129 |
| 2023-01-24 | Update cargo | Weihang Lo | -11/+11 |
| 2023-01-24 | update rustfmt subtree version in lockfile | Caleb Cartwright | -2/+2 |
| 2023-01-24 | Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt | Caleb Cartwright | -187/+2591 |
| 2023-01-24 | chore: prep v1.5.2 release | Caleb Cartwright | -2/+28 |