| Age | Commit message (Expand) | Author | Lines |
| 2022-07-28 | Auto merge of #99780 - Nilstrieb:mir-opt-test-line-no, r=oli-obk | bors | -9912/+9913 |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -9912/+9912 |
| 2022-07-28 | Rollup merge of #99810 - GuillaumeGomez:fix-settings-slider-small-width, r=no... | Dylan DPC | -0/+9 |
| 2022-07-28 | Rollup merge of #99714 - ouz-a:issue_57961, r=oli-obk | Dylan DPC | -1/+18 |
| 2022-07-28 | Use line numbers relative to function in mir opt tests | Nilstrieb | -0/+1 |
| 2022-07-27 | Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddle | Guillaume Gomez | -5/+103 |
| 2022-07-27 | Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkov | Guillaume Gomez | -0/+24 |
| 2022-07-27 | Rollup merge of #99710 - davidtwco:internal-lint-opts, r=lcnr | Guillaume Gomez | -0/+42 |
| 2022-07-27 | Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=... | Guillaume Gomez | -17/+71 |
| 2022-07-27 | Rollup merge of #99358 - compiler-errors:issue-99325, r=oli-obk | Guillaume Gomez | -0/+307 |
| 2022-07-27 | Add GUI tests for headings border and text color | Guillaume Gomez | -5/+103 |
| 2022-07-27 | Add GUI test for settings in small device | Guillaume Gomez | -0/+9 |
| 2022-07-27 | add tests and comment | ouz-a | -0/+15 |
| 2022-07-27 | lint: add bad opt access internal lint | David Wood | -0/+42 |
| 2022-07-27 | Rollup merge of #99704 - fee1-dead-contrib:add_self_tilde_const_trait, r=oli-obk | Yuki Okushi | -194/+164 |
| 2022-07-27 | Rollup merge of #99079 - compiler-errors:issue-99073, r=oli-obk | Yuki Okushi | -21/+20 |
| 2022-07-27 | Rollup merge of #99712 - davidtwco:translation-migrate-passes-2, r=compiler-e... | Yuki Okushi | -10/+10 |
| 2022-07-27 | Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2022-07-27 | Rollup merge of #99698 - compiler-errors:no-doc-hidden, r=cjgillot | Yuki Okushi | -0/+69 |
| 2022-07-26 | Auto merge of #99574 - durin42:allocator-patch-redux, r=nikic | bors | -0/+183 |
| 2022-07-26 | Check that we do not ICE when anonymous lifetimes appear in AnonConst. | Camille GILLOT | -0/+24 |
| 2022-07-26 | Rollup merge of #99758 - WaffleLapkin:remove_useless_allow, r=Dylan-DPC | Matthias Krüger | -1/+0 |
| 2022-07-26 | Rollup merge of #99235 - WaffleLapkin:rustdoc_implement_support_for_must_impl... | Matthias Krüger | -0/+10 |
| 2022-07-26 | Fix diagnostics for unfulfilled obligations | Deadbeef | -19/+1 |
| 2022-07-26 | bless tests, remove nonexistent E0395 | Deadbeef | -194/+182 |
| 2022-07-26 | codegen: use new {re,de,}allocator annotations in llvm | Augie Fackler | -0/+183 |
| 2022-07-26 | Simplify test | est31 | -1/+1 |
| 2022-07-26 | remove useless `#[allow]` in a test | Maybe Waffle | -1/+0 |
| 2022-07-26 | Rollup merge of #99748 - compiler-errors:better-impl-trait-printing, r=fee1-dead | Dylan DPC | -24/+24 |
| 2022-07-26 | Rollup merge of #99739 - nnethercote:rm-E0133, r=Dylan-DPC | Dylan DPC | -8/+8 |
| 2022-07-26 | Rollup merge of #99692 - RalfJung:too-far, r=oli-obk | Dylan DPC | -22/+103 |
| 2022-07-26 | Rollup merge of #99666 - compiler-errors:issue-99663, r=lcnr | Dylan DPC | -1/+45 |
| 2022-07-26 | Rollup merge of #99618 - compiler-errors:uhh-idk, r=lcnr | Dylan DPC | -43/+2 |
| 2022-07-26 | Check that RPITs constrained by a recursive call in a closure are compatible | Michael Goulet | -21/+20 |
| 2022-07-26 | Allow try_to_raw_bytes on u8 array | Michael Goulet | -0/+307 |
| 2022-07-26 | Use real opaque type instead of just saying impl Trait | Michael Goulet | -24/+24 |
| 2022-07-26 | Auto merge of #99745 - JohnTitor:rollup-lvrie64, r=JohnTitor | bors | -49/+139 |
| 2022-07-26 | Rollup merge of #99711 - tmiasko:coverage, r=wesleywiser | Yuki Okushi | -17/+31 |
| 2022-07-26 | Rollup merge of #99593 - TaKO8Ki:suggest-removing-tuple-struct-field, r=compi... | Yuki Okushi | -0/+75 |
| 2022-07-26 | Rollup merge of #99353 - compiler-errors:gat-where-clause-mismatch, r=cjgillot | Yuki Okushi | -32/+33 |
| 2022-07-26 | Remove erroneous E0133 code from an error message. | Nicholas Nethercote | -8/+8 |
| 2022-07-26 | Auto merge of #98989 - dpaoliello:rawdylibbin, r=michaelwoerister | bors | -14/+21 |
| 2022-07-25 | handle consts with param/infer in const_eval_resolve better | Michael Goulet | -43/+2 |
| 2022-07-25 | Restore Opaque behavior to coherence check | Michael Goulet | -1/+45 |
| 2022-07-25 | Auto merge of #99735 - JohnTitor:rollup-d93jyr2, r=JohnTitor | bors | -0/+22 |
| 2022-07-26 | Rollup merge of #99713 - GuillaumeGomez:fix-sidebar-background, r=notriddle | Yuki Okushi | -0/+22 |
| 2022-07-25 | Auto merge of #97313 - cjgillot:ast-lifetimes-anon, r=petrochenkov | bors | -669/+690 |
| 2022-07-25 | Report elision failures on the AST. | Camille GILLOT | -669/+690 |
| 2022-07-25 | apply review suggestions | Maybe Waffle | -1/+1 |
| 2022-07-25 | Add a clickable link to the layout section | est31 | -0/+1 |