| Age | Commit message (Expand) | Author | Lines |
| 2022-07-27 | Make CFI tests opaque pointers compatible | Nikita Popov | -7/+6 |
| 2022-07-27 | Remove outdated rustc_allocator test | Nikita Popov | -7/+0 |
| 2022-07-27 | Update codegen test for opaque pointers | Nikita Popov | -8/+8 |
| 2022-07-27 | Auto merge of #99778 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-07-27 | Rollup merge of #99775 - notriddle:notriddle/as-str, r=camelid | Yuki Okushi | -2/+2 |
| 2022-07-27 | Rollup merge of #99771 - GuillaumeGomez:update-pulldown-cmark, r=Urgau | Yuki Okushi | -1/+1 |
| 2022-07-27 | Rollup merge of #99765 - nicholasbishop:bishop-disable-uefi-std-build, r=jyn514 | Yuki Okushi | -1/+5 |
| 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 | -1/+7 |
| 2022-07-27 | Rollup merge of #99698 - compiler-errors:no-doc-hidden, r=cjgillot | Yuki Okushi | -0/+69 |
| 2022-07-26 | Update cargo | Eric Huss | -0/+0 |
| 2022-07-26 | Auto merge of #99574 - durin42:allocator-patch-redux, r=nikic | bors | -0/+183 |
| 2022-07-26 | rustdoc: do not allocate String when writing path full name | Michael Howell | -2/+2 |
| 2022-07-26 | Update pulldown-cmark version | Guillaume Gomez | -1/+1 |
| 2022-07-26 | Auto merge of #99764 - matthiaskrgr:rollup-fawyb3m, r=matthiaskrgr | bors | -14/+34 |
| 2022-07-26 | Don't build std for *-uefi targets | Nicholas Bishop | -1/+5 |
| 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 #99724 - ehuss:fix-broken-links-fragment, r=Dylan-DPC | Matthias Krüger | -7/+2 |
| 2022-07-26 | Rollup merge of #99235 - WaffleLapkin:rustdoc_implement_support_for_must_impl... | Matthias Krüger | -6/+32 |
| 2022-07-26 | codegen: use new {re,de,}allocator annotations in llvm | Augie Fackler | -0/+183 |
| 2022-07-26 | Auto merge of #99680 - workingjubilee:revert-revert-icf, r=Mark-Simulacrum | bors | -1/+12 |
| 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 | 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 | -52/+150 |
| 2022-07-26 | Rollup merge of #99720 - bjorn3:sync_cg_clif-2022-07-25, r=bjorn3 | Yuki Okushi | -3/+11 |
| 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 | -1/+22 |
| 2022-07-26 | Rollup merge of #99713 - GuillaumeGomez:fix-sidebar-background, r=notriddle | Yuki Okushi | -1/+22 |
| 2022-07-25 | Auto merge of #97313 - cjgillot:ast-lifetimes-anon, r=petrochenkov | bors | -701/+736 |
| 2022-07-25 | Clippy fallout. | Camille GILLOT | -32/+46 |
| 2022-07-25 | Report elision failures on the AST. | Camille GILLOT | -669/+690 |
| 2022-07-25 | apply review suggestions | Maybe Waffle | -2/+2 |
| 2022-07-25 | Add a clickable link to the layout section | est31 | -1/+7 |
| 2022-07-25 | Auto merge of #99722 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2022-07-25 | Fix some broken link fragments. | Eric Huss | -7/+2 |
| 2022-07-25 | update Miri | Ralf Jung | -8/+8 |
| 2022-07-25 | Update list of allowed dependencies | bjorn3 | -3/+11 |
| 2022-07-25 | passes: port more of `check_attr` module | David Wood | -10/+10 |