| Age | Commit message (Expand) | Author | Lines |
| 2023-03-08 | prefer universal from lower universe | Ali MJ Al-Nasrawy | -1/+17 |
| 2023-03-08 | address review comment | Ali MJ Al-Nasrawy | -3/+16 |
| 2023-03-08 | Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholk | bors | -12/+18 |
| 2023-03-08 | Only compute the crate hash when necessary. | Nicholas Nethercote | -6/+6 |
| 2023-03-07 | Remove DropAndReplace terminator | Giacomo Pasini | -64/+2 |
| 2023-03-07 | Auto merge of #108691 - aliemjay:closure-subject, r=jackh726 | bors | -12/+48 |
| 2023-03-06 | Implement param_env for RPITITs assoc type | Santiago Pastorino | -0/+1 |
| 2023-03-06 | Add is_impl_trait_in_trait | Santiago Pastorino | -0/+8 |
| 2023-03-06 | Place binder correctly for arbitrary trait bound suggestion | Michael Goulet | -2/+2 |
| 2023-03-06 | Add tcx::lower_impl_trait_in_trait_to_assoc_ty to avoid accessing through ses... | Santiago Pastorino | -0/+4 |
| 2023-03-06 | Querify early_lint_checks. | Camille GILLOT | -0/+9 |
| 2023-03-06 | Querify registered_tools. | Camille GILLOT | -3/+7 |
| 2023-03-05 | Rollup merge of #108770 - GuillaumeGomez:improve-doc-and-naming, r=cjgillot | Matthias Krüger | -13/+20 |
| 2023-03-05 | Improve documentation and argument naming of some TyCtxt methods | Guillaume Gomez | -13/+20 |
| 2023-03-05 | Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot | bors | -44/+39 |
| 2023-03-04 | Auto merge of #108732 - Dylan-DPC:rollup-dy1l8sx, r=Dylan-DPC | bors | -3/+7 |
| 2023-03-04 | Rollup merge of #108669 - Nilstrieb:query-my-uninitness, r=compiler-errors | Dylan DPC | -1/+6 |
| 2023-03-04 | Rollup merge of #108405 - Nilstrieb:lazy-crate-name-optimization-fuel, r=Waff... | Dylan DPC | -2/+1 |
| 2023-03-04 | Auto merge of #108689 - compiler-errors:normalization-error-smaller, r=lcnr | bors | -3/+0 |
| 2023-03-04 | tweak ClosureOutlivesSubjectTy | Ali MJ Al-Nasrawy | -7/+10 |
| 2023-03-04 | Place size limits on query keys and values | John Kåre Alsaker | -0/+30 |
| 2023-03-03 | Rollup merge of #108694 - est31:backticks_matchmaking_comments, r=Nilstrieb | Matthias Krüger | -10/+10 |
| 2023-03-03 | Rollup merge of #108685 - est31:backticks_matchmaking, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2023-03-03 | Rollup merge of #107981 - lcnr:canonicalization-uwu, r=compiler-errors | Matthias Krüger | -7/+83 |
| 2023-03-03 | canonicalization | lcnr | -7/+83 |
| 2023-03-03 | promote subject even if it has unnamed regions | Ali MJ Al-Nasrawy | -12/+45 |
| 2023-03-03 | Match end user facing unmatched backticks in compiler/ | est31 | -1/+1 |
| 2023-03-03 | Match unmatched backticks in comments in compiler/ | est31 | -5/+5 |
| 2023-03-03 | Match unmatched backticks in compiler/ that are part of rustdoc | est31 | -5/+5 |
| 2023-03-03 | Remove NormalizationError::ConstantKind | Michael Goulet | -3/+0 |
| 2023-03-02 | Rollup merge of #108624 - Nilstrieb:move-it-up, r=WaffleLapkin | Matthias Krüger | -3/+3 |
| 2023-03-02 | Rollup merge of #108022 - CraftSpider:align-bytes, r=oli-obk | Matthias Krüger | -28/+80 |
| 2023-03-02 | rustc_middle: Remove trait `DefIdTree` | Vadim Petrochenkov | -44/+39 |
| 2023-03-02 | Allow checking whether a type allows being uninitialized | Nilstrieb | -1/+6 |
| 2023-03-02 | Make `ExprKind` the first field in `thir::Expr` | Nilstrieb | -3/+3 |
| 2023-03-01 | Format | Rune Tynan | -8/+2 |
| 2023-03-01 | Make associated_item_def_ids for traits use an unstable option to also return... | Santiago Pastorino | -0/+11 |
| 2023-03-01 | Add opt_rpitit_info query | Santiago Pastorino | -0/+15 |
| 2023-03-01 | Remove last instances of HashSet in query result types. | Michael Woerister | -2/+2 |
| 2023-03-01 | Use UnordSet instead of FxHashSet for names_imported_by_glob_use query. | Michael Woerister | -3/+6 |
| 2023-03-01 | Use FxIndexSet instead of FxHashSet for asm_target_features query. | Michael Woerister | -2/+3 |
| 2023-03-01 | Use LocalDefIdSet/Map instead of FxHashSet/Map for live_symbols_and_ignored_d... | Michael Woerister | -3/+5 |
| 2023-03-01 | Use LocalDefIdSet instead of FxHashSet for reachable_set query. | Michael Woerister | -2/+2 |
| 2023-03-01 | Use DefIdMap instead of FxHashMap for impl_item_implementor_ids query. | Michael Woerister | -1/+1 |
| 2023-03-01 | Auto merge of #108587 - matthiaskrgr:rollup-rw6po59, r=matthiaskrgr | bors | -9/+23 |
| 2023-03-01 | Rollup merge of #108505 - Nilstrieb:further-unify-validity-intrinsics, r=mich... | Matthias Krüger | -9/+23 |
| 2023-02-28 | Make zeroed return an Option | Rune Tynan | -13/+8 |
| 2023-02-28 | Descriptive error when users try to combine RPITIT/AFIT with specialization | Michael Goulet | -0/+28 |
| 2023-02-27 | Auto merge of #108487 - cjgillot:no-typeck-mir, r=oli-obk | bors | -30/+77 |
| 2023-02-27 | Update MIR doc. | Camille GILLOT | -4/+0 |