| Age | Commit message (Expand) | Author | Lines |
| 2022-07-27 | Make forward compatibility lint deprecated_cfg_attr_crate_type_name deny by d... | est31 | -14/+7 |
| 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 | 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 | -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 | Auto merge of #85673 - csmoe:export-exe-sym, r=bjorn3 | bors | -0/+20 |
| 2022-07-25 | Add GUI test to prevent sidebar background regression | Guillaume Gomez | -0/+22 |
| 2022-07-25 | Remove reachable coverage without counters | Tomasz Miąsko | -17/+31 |
| 2022-07-25 | Rollup merge of #99581 - nnethercote:improve-derive-packed-errors, r=estebank | Yuki Okushi | -46/+60 |
| 2022-07-25 | Rollup merge of #99494 - tmiasko:no-pie, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2022-07-25 | suggest removing the tuple struct field for the unwrapped value | Takayuki Maeda | -0/+75 |
| 2022-07-25 | feat: impl export-executable-symbols | csmoe | -0/+20 |
| 2022-07-25 | Improve error messages involving `derive` and `packed`. | Nicholas Nethercote | -46/+60 |
| 2022-07-25 | Auto merge of #97581 - AngelicosPhosphoros:improve_calloc_check_in_vec_macro_... | bors | -12/+124 |
| 2022-07-24 | interpret, ptr_offset_from: refactor and test too-far-apart check | Ralf Jung | -22/+103 |
| 2022-07-24 | Support vec zero-alloc optimization for tuples and byte arrays | AngelicosPhosphoros | -12/+124 |
| 2022-07-24 | Combine redundant obligation cause codes | Michael Goulet | -9/+9 |
| 2022-07-24 | Handle additional lifetime bounds on GATs like on methods | Michael Goulet | -9/+7 |
| 2022-07-24 | Slightly improve mismatched GAT where clause error | Michael Goulet | -25/+28 |
| 2022-07-24 | Auto merge of #99409 - tmiasko:atomic-tests, r=m-ou-se | bors | -1/+109 |
| 2022-07-24 | add backticks | Maybe Waffle | -1/+1 |
| 2022-07-24 | Add rustdoc test for `#[rustc_must_implement_one_of]` | Maybe Waffle | -0/+10 |
| 2022-07-24 | Auto merge of #93429 - fee1-dead-contrib:allow-super-trait-tilde-const, r=oli... | bors | -0/+100 |
| 2022-07-24 | Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa | bors | -39/+608 |
| 2022-07-23 | Auto merge of #99652 - GuillaumeGomez:rollup-38v0x7y, r=GuillaumeGomez | bors | -35/+84 |
| 2022-07-23 | Rollup merge of #99449 - compiler-errors:assoc-const-missing-item, r=lcnr | Guillaume Gomez | -31/+32 |
| 2022-07-23 | Rollup merge of #99396 - compiler-errors:missing-tests, r=Mark-Simulacrum | Guillaume Gomez | -0/+46 |
| 2022-07-23 | Rollup merge of #99298 - ChrisDenton:ignore-plugins-stage1, r=Mark-Simulacrum | Guillaume Gomez | -4/+6 |
| 2022-07-23 | Auto merge of #98208 - ivanloz:master, r=nagisa | bors | -1/+18 |
| 2022-07-23 | Add fine-grained LLVM CFI support to the Rust compiler | Ramon de C Valle | -39/+608 |
| 2022-07-23 | Add tests | Deadbeef | -0/+100 |
| 2022-07-23 | Rollup merge of #99580 - fmease:fix-issue-99565, r=estebank | Matthias Krüger | -2/+23 |