| Age | Commit message (Expand) | Author | Lines |
| 2022-11-04 | UPDATE - Complete link.rs migration to new diagnostics infraestructure | Jhonny Bill Mena | -81/+227 |
| 2022-11-03 | reverse obligations for better diagnostics on multiple conflicting fn bounds | Michael Goulet | -2/+6 |
| 2022-11-03 | Elaborate supertrait obligations when deducing closure signature | Michael Goulet | -7/+11 |
| 2022-11-03 | Make obligations_for_self_ty only return an obligation | Michael Goulet | -71/+84 |
| 2022-11-03 | Auto merge of #103455 - BlackHoleFox:apple-sim-abi-consistency, r=davidtwco | bors | -9/+38 |
| 2022-11-02 | Rollup merge of #103875 - oli-obk:ast_conv_simplification, r=spastorino | Matthias Krüger | -15/+9 |
| 2022-11-02 | Rollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1-dead | Matthias Krüger | -0/+3 |
| 2022-11-02 | Rollup merge of #103610 - wesleywiser:thinlto_cgu1, r=michaelwoerister | Matthias Krüger | -14/+11 |
| 2022-11-02 | Rollup merge of #99801 - Neo-Zhixing:fix/generic_const_exprs_parent_opaque_pr... | Matthias Krüger | -2/+29 |
| 2022-11-02 | Rollup merge of #103864 - smoelius:reorder-walk-functions, r=fee1-dead | Dylan DPC | -361/+361 |
| 2022-11-02 | Rollup merge of #103862 - compiler-errors:ocx-in-fully-normalize, r=spastorino | Dylan DPC | -18/+9 |
| 2022-11-02 | Rollup merge of #103774 - compiler-errors:dyn-trait-in-type-name, r=eholk | Dylan DPC | -11/+3 |
| 2022-11-02 | Rollup merge of #103703 - Nilstrieb:flag-recovery-1, r=compiler-errors | Dylan DPC | -6/+32 |
| 2022-11-02 | Simplify astconv item def id handling | Oli Scherer | -15/+9 |
| 2022-11-02 | return const_error when ty has errors | Takayuki Maeda | -0/+3 |
| 2022-11-02 | Use ObligationCtxt in fully_normalize | Michael Goulet | -18/+9 |
| 2022-11-01 | Rollup merge of #103839 - Nilstrieb:print-list, r=compiler-errors | Manish Goregaokar | -23/+38 |
| 2022-11-01 | Rollup merge of #103638 - ia0:multivalue, r=nagisa | Manish Goregaokar | -0/+1 |
| 2022-11-01 | Rollup merge of #103575 - Xiretza:suggestions-style-attr, r=davidtwco | Manish Goregaokar | -57/+176 |
| 2022-11-01 | Reorder `walk_` functions in intravisit.rs | Samuel Moelius | -361/+361 |
| 2022-11-01 | fix(generic_const_exprs): Fix predicate inheritance for children of opaque types | Zhixing Zhang | -2/+29 |
| 2022-11-01 | Auto merge of #103217 - mejrs:track, r=eholk | bors | -8/+175 |
| 2022-11-01 | Format dyn Trait better in type_name intrinsic | Michael Goulet | -11/+3 |
| 2022-11-01 | Auto merge of #103841 - Dylan-DPC:rollup-rff2x1l, r=Dylan-DPC | bors | -295/+222 |
| 2022-11-01 | Rollup merge of #103760 - petrochenkov:macimp, r=cjgillot | Dylan DPC | -157/+209 |
| 2022-11-01 | Rollup merge of #84022 - Aaron1011:remove-derive-res-fallback, r=petrochenkov | Dylan DPC | -138/+13 |
| 2022-11-01 | Print valid `--print` requests if request is invalid | nils | -23/+38 |
| 2022-11-01 | Auto merge of #103496 - petrochenkov:effvisdoc2, r=lqd | bors | -2/+1 |
| 2022-11-01 | Auto merge of #103590 - compiler-errors:ocx-more, r=lcnr | bors | -134/+121 |
| 2022-11-01 | Rollup merge of #103759 - cjgillot:adt-collect, r=davidtwco | Dylan DPC | -161/+110 |
| 2022-11-01 | Rollup merge of #103729 - RalfJung:align-of-val-packed, r=oli-obk | Dylan DPC | -1/+8 |
| 2022-11-01 | Rollup merge of #103706 - zbyrn:issue-101637-fix, r=estebank | Dylan DPC | -17/+37 |
| 2022-11-01 | Rollup merge of #103584 - ouz-a:issue-102303, r=oli-obk | Dylan DPC | -4/+51 |
| 2022-11-01 | Rollup merge of #103061 - Amanieu:rewrite_alloc_error_handler, r=bjorn3 | Dylan DPC | -129/+284 |
| 2022-11-01 | Rollup merge of #103798 - RalfJung:type_name, r=oli-obk | Yuki Okushi | -9/+15 |
| 2022-11-01 | Rollup merge of #103788 - chenyukang:yukang/fix-ice-103783, r=compiler-errors | Yuki Okushi | -1/+2 |
| 2022-11-01 | Rollup merge of #103772 - compiler-errors:better-strict-coherence-err, r=davi... | Yuki Okushi | -2/+28 |
| 2022-11-01 | Rollup merge of #103749 - est31:reduce_irrefutable_let_else_span, r=cjgillot | Yuki Okushi | -10/+8 |
| 2022-11-01 | Rollup merge of #103692 - smoelius:walk_generic_arg, r=fee1-dead | Yuki Okushi | -6/+10 |
| 2022-10-31 | resolve: Turn the binding from `#[macro_export]` into a proper `Import` | Vadim Petrochenkov | -54/+68 |
| 2022-10-31 | Rewrite implementation of `#[alloc_error_handler]` | Amanieu d'Antras | -129/+284 |
| 2022-10-31 | resolve: Not all imports have their own `NodeId` | Vadim Petrochenkov | -104/+142 |
| 2022-10-31 | Add more track_caller | mejrs | -2/+40 |
| 2022-10-31 | Use AdtDef to check enum. | Camille GILLOT | -59/+62 |
| 2022-10-31 | Use adt_def for ADT collection. | Camille GILLOT | -23/+20 |
| 2022-10-31 | Use AdtDef in wfcheck. | Camille GILLOT | -79/+28 |
| 2022-10-31 | Remove bounds check with enum cast | ouz-a | -4/+51 |
| 2022-10-31 | interpret: move type_name implementation to an interpreter-independent helper... | Ralf Jung | -9/+15 |
| 2022-10-31 | Rollup merge of #103789 - domfarolino:e0382, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2022-10-31 | Rollup merge of #103603 - camsteffen:refactor-lang, r=oli-obk | Dylan DPC | -244/+196 |