| Age | Commit message (Expand) | Author | Lines |
| 2023-03-04 | tweak debug output and bless tests | Ali MJ Al-Nasrawy | -14/+18 |
| 2023-03-04 | tweak ClosureOutlivesSubjectTy | Ali MJ Al-Nasrawy | -8/+11 |
| 2023-03-03 | ignore bivariant regions in opaque types | Ali MJ Al-Nasrawy | -0/+30 |
| 2023-03-03 | smarter algorithm for finding an equal region | Ali MJ Al-Nasrawy | -92/+9 |
| 2023-03-03 | promote subject even if it has unnamed regions | Ali MJ Al-Nasrawy | -34/+62 |
| 2023-03-02 | Auto merge of #108654 - LeSeulArtichaut:revert-99767, r=compiler-errors | bors | -20/+31 |
| 2023-03-02 | Revert "Stabilize `#![feature(target_feature_11)]`" | Léo Lanteri Thauvin | -20/+31 |
| 2023-03-02 | Rollup merge of #108609 - clubby789:e0599-highlight, r=estebank | Matthias Krüger | -0/+3 |
| 2023-03-02 | Rollup merge of #108575 - compiler-errors:erase, r=estebank | Matthias Krüger | -2/+4 |
| 2023-03-02 | Rollup merge of #108516 - clubby789:rustc-box-restrict, r=compiler-errors | Matthias Krüger | -21/+58 |
| 2023-03-02 | Restrict `#[rustc_box]` to `Box::new` calls | clubby789 | -21/+58 |
| 2023-03-01 | Auto merge of #108620 - Dylan-DPC:rollup-o5c4evy, r=Dylan-DPC | bors | -9/+168 |
| 2023-03-01 | Rollup merge of #108568 - spastorino:new-rpitit-flag, r=compiler-errors | Dylan DPC | -9/+131 |
| 2023-03-01 | Properly implement should_encode_fn_impl_trait_in_trait using new unstable op... | Santiago Pastorino | -3/+12 |
| 2023-03-01 | Highlight whole expression for E0599 | clubby789 | -0/+3 |
| 2023-03-01 | Make associated_item_def_ids for traits use an unstable option to also return... | Santiago Pastorino | -5/+100 |
| 2023-03-01 | Fix typo in docs | Santiago Pastorino | -1/+1 |
| 2023-03-01 | Add unstable option new_rpitit to be used for new RPITIT lowering system | Santiago Pastorino | -0/+3 |
| 2023-03-01 | Add opt_rpitit_info query | Santiago Pastorino | -0/+15 |
| 2023-03-01 | Auto merge of #108446 - Zoxc:named-allocs, r=oli-obk | bors | -2/+8 |
| 2023-03-01 | recover from for-else and while-else | y21 | -0/+37 |
| 2023-03-01 | Auto merge of #108587 - matthiaskrgr:rollup-rw6po59, r=matthiaskrgr | bors | -225/+231 |
| 2023-03-01 | Rollup merge of #108571 - Jesse-Bakker:sorted_index_multi_map_contains_key, r... | Matthias Krüger | -0/+9 |
| 2023-03-01 | Rollup merge of #108560 - Nilstrieb:infer-cleanup, r=compiler-errors | Matthias Krüger | -39/+11 |
| 2023-03-01 | Rollup merge of #108520 - compiler-errors:one-bound-nit, r=jackh726 | Matthias Krüger | -20/+16 |
| 2023-03-01 | Rollup merge of #108505 - Nilstrieb:further-unify-validity-intrinsics, r=mich... | Matthias Krüger | -163/+119 |
| 2023-03-01 | Rollup merge of #108496 - nx2k3:issue-108495-dec, r=WaffleLapkin | Matthias Krüger | -2/+26 |
| 2023-03-01 | Rollup merge of #108400 - csmoe:cgu-instr-perf, r=bjorn3 | Matthias Krüger | -0/+39 |
| 2023-03-01 | Rollup merge of #108555 - Zoxc:par-fix, r=cjgillot | Matthias Krüger | -4/+5 |
| 2023-03-01 | Rollup merge of #108554 - compiler-errors:late-bound-object-default, r=oli-obk | Matthias Krüger | -49/+101 |
| 2023-03-01 | Rollup merge of #108551 - compiler-errors:rpitit-bad-spec, r=oli-obk | Matthias Krüger | -53/+69 |
| 2023-03-01 | Rollup merge of #108550 - clubby789:remove-disjoint, r=compiler-errors | Matthias Krüger | -17/+13 |
| 2023-03-01 | Rollup merge of #108297 - chenyukang:yukang/delim-error-exit, r=petrochenkov | Matthias Krüger | -57/+60 |
| 2023-02-28 | Erase **all** regions when probing for associated types in astconv | Michael Goulet | -2/+4 |
| 2023-02-28 | compiler/rustc_session: fix sysroot detection logic ... | liushuyu | -1/+11 |
| 2023-02-28 | Add contains_key to SortedIndexMultiMap | Jesse Bakker | -0/+9 |
| 2023-02-28 | micro fmt changes | Maybe Waffle | -1/+2 |
| 2023-02-28 | Some `infer/mod.rs` cleanups | Nilstrieb | -39/+11 |
| 2023-02-28 | refactor parse_token_trees to not return unmatched_delims | yukang | -30/+29 |
| 2023-02-28 | no need to return unmatched_delims from tokentrees | yukang | -11/+6 |
| 2023-02-28 | rename unmatched_braces to unmatched_delims | yukang | -26/+27 |
| 2023-02-28 | remove duplicated diagnostic for unclosed delimiter | yukang | -8/+9 |
| 2023-02-28 | Exit when there are unmatched delims to avoid noisy diagnostics | yukang | -3/+10 |
| 2023-02-28 | Auto merge of #108098 - notriddle:notriddle/rustdoc-tooltip-alloc, r=Guillaum... | bors | -6/+10 |
| 2023-02-28 | Fix a race in the query system | John Kåre Alsaker | -4/+5 |
| 2023-02-28 | Only look for param in generics if it actually comes from generics | Michael Goulet | -49/+101 |
| 2023-02-28 | Auto merge of #106774 - Nugine:master, r=Amanieu | bors | -3/+3 |
| 2023-02-28 | Descriptive error when users try to combine RPITIT/AFIT with specialization | Michael Goulet | -53/+69 |
| 2023-02-28 | Remove the `capture_disjoint_fields` feature | clubby789 | -17/+13 |
| 2023-02-28 | Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebank | bors | -31/+20 |