| Age | Commit message (Expand) | Author | Lines |
| 2023-06-03 | add FIXME | lcnr | -0/+5 |
| 2023-06-03 | unique borrows are mutating uses | lcnr | -7/+3 |
| 2023-05-27 | Rollup merge of #111952 - cjgillot:drop-replace, r=WaffleLapkin | Guillaume Gomez | -1/+6 |
| 2023-05-26 | print const and type errors in braces not square brackets | Boxy | -3/+3 |
| 2023-05-26 | Auto merge of #111984 - matthiaskrgr:rollup-6u7ynyv, r=matthiaskrgr | bors | -4/+1 |
| 2023-05-26 | Rollup merge of #111899 - nnethercote:cgu-cleanups, r=wesleywiser | Matthias Krüger | -4/+1 |
| 2023-05-26 | Auto merge of #111918 - compiler-errors:custom-type-ops-err, r=lcnr | bors | -2/+0 |
| 2023-05-26 | Auto merge of #111858 - clubby789:fluent-alphabetical, r=jyn514,compiler-errors | bors | -24/+24 |
| 2023-05-25 | Ensure Fluent messages are in alphabetical order | clubby789 | -24/+24 |
| 2023-05-25 | Remove DesugaringKind::Replace. | Camille GILLOT | -1/+6 |
| 2023-05-25 | Fallible<_> -> Result<_, NoSolution> | Michael Goulet | -2/+0 |
| 2023-05-25 | Remove ExpnKind::Inlined. | Camille GILLOT | -5/+2 |
| 2023-05-25 | Auto merge of #111473 - compiler-errors:opaques, r=lcnr | bors | -14/+123 |
| 2023-05-25 | Rollup merge of #111875 - WaffleLapkin:defer_on_drop, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-05-25 | Streamline `modify_size_estimate`. | Nicholas Nethercote | -4/+1 |
| 2023-05-25 | Check that opaque is a defining use, prefer pre-defined opaques | Michael Goulet | -0/+36 |
| 2023-05-25 | Prepopulate opaques in canonical input | Michael Goulet | -4/+72 |
| 2023-05-25 | Move DefiningAnchor | Michael Goulet | -0/+11 |
| 2023-05-25 | Pull out logic from #111131, plus some new logic in EvalCtxt::normalize_opaqu... | Michael Goulet | -10/+4 |
| 2023-05-24 | Rollup merge of #111912 - WaffleLapkin:is_some_and_in_the_compiler, r=petroch... | Manish Goregaokar | -12/+11 |
| 2023-05-24 | Auto merge of #111673 - cjgillot:dominator-preprocess, r=cjgillot,tmiasko | bors | -2/+3 |
| 2023-05-24 | Use `Option::is_some_and` and `Result::is_ok_and` in the compiler | Maybe Waffle | -12/+11 |
| 2023-05-24 | Rollup merge of #111870 - WaffleLapkin:just_🌟traits🌟_query, r=compiler-... | Matthias Krüger | -10/+12 |
| 2023-05-23 | Rename `traits_in_crate` query to `traits` | Maybe Waffle | -10/+12 |
| 2023-05-23 | Rollup merge of #111486 - fmease:pp-inh-proj, r=petrochenkov | Matthias Krüger | -1/+21 |
| 2023-05-23 | Don't leak the function that is called on drop | Maybe Waffle | -1/+1 |
| 2023-05-23 | Rollup merge of #111853 - compiler-errors:opaque-check, r=oli-obk | Dylan DPC | -7/+23 |
| 2023-05-22 | Check opaques for mismatch during writeback | Michael Goulet | -7/+23 |
| 2023-05-22 | properly pretty-print inherent projections | León Orell Valerian Liehr | -1/+21 |
| 2023-05-22 | Auto merge of #111848 - Dylan-DPC:rollup-7jqydzg, r=Dylan-DPC | bors | -0/+23 |
| 2023-05-23 | Rollup merge of #111501 - WaffleLapkin:drivebycleanupuwu, r=oli-obk | Dylan DPC | -0/+23 |
| 2023-05-22 | Auto merge of #111754 - lcnr:recursion-depth, r=matthewjasper | bors | -3/+20 |
| 2023-05-22 | Auto merge of #111775 - compiler-errors:triple-check, r=Nilstrieb | bors | -5/+44 |
| 2023-05-21 | Replace `QueryStruct` with arrays local to `rustc_query_impl` | John Kåre Alsaker | -13/+3 |
| 2023-05-20 | Rollup merge of #111450 - compiler-errors:opaque-ty-key, r=oli-obk | Guillaume Gomez | -2/+2 |
| 2023-05-20 | Rollup merge of #111619 - cjgillot:profile-pass, r=WaffleLapkin | Dylan DPC | -1/+1 |
| 2023-05-19 | Add extra debug assertions for equality for Adt/Variant/FieldDef | Michael Goulet | -5/+44 |
| 2023-05-19 | Auto merge of #111641 - michaelwoerister:debugger-visualizer-fixes, r=cjgillot | bors | -2/+64 |
| 2023-05-19 | update recursion depth in `confirm_candidate` | lcnr | -3/+20 |
| 2023-05-18 | Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31 | bors | -1/+1 |
| 2023-05-18 | Rollup merge of #111703 - Zoxc:queries-mod, r=cjgillot | Dylan DPC | -93/+64 |
| 2023-05-18 | Rollup merge of #111686 - cjgillot:no-foreign-item, r=compiler-errors | Dylan DPC | -6/+7 |
| 2023-05-18 | Rollup merge of #110986 - cjgillot:delay-feed-bug, r=WaffleLapkin | Dylan DPC | -5/+13 |
| 2023-05-18 | Merge query property modules into one | John Kåre Alsaker | -93/+64 |
| 2023-05-18 | Rollup merge of #111633 - nnethercote:avoid-ref-format, r=WaffleLapkin | Dylan DPC | -3/+7 |
| 2023-05-17 | Only depend on CFG_VERSION in rustc_interface | jyn | -1/+1 |
| 2023-05-17 | Delay a bug when overwriting fed value. | Camille GILLOT | -5/+13 |
| 2023-05-17 | Retire is_foreign_item query. | Camille GILLOT | -6/+7 |
| 2023-05-17 | Rollup merge of #111625 - Zoxc:rustc_middle-query-move, r=cjgillot | Dylan DPC | -22/+20 |
| 2023-05-17 | Drive-by cleanup: `debug::term_type` => `TerminatorKind::name` | Maybe Waffle | -0/+23 |