| Age | Commit message (Expand) | Author | Lines |
| 2023-05-19 | Fix overflow in error emitter | Badel2 | -22/+24 |
| 2023-05-19 | Auto merge of #111641 - michaelwoerister:debugger-visualizer-fixes, r=cjgillot | bors | -142/+163 |
| 2023-05-19 | Auto merge of #110100 - compiler-errors:no-infer-pred-must-hold, r=jackh726 | bors | -23/+32 |
| 2023-05-19 | Auto merge of #109602 - bvanjoi:fix-issue-109343, r=petrochenkov | bors | -6/+8 |
| 2023-05-18 | Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31 | bors | -67/+80 |
| 2023-05-18 | Auto merge of #110493 - bvanjoi:new_disambiguated_key, r=petrochenkov | bors | -16/+24 |
| 2023-05-18 | Rollup merge of #111707 - nnethercote:rm-WorkerLocal-Vec, r=compiler-errors | Dylan DPC | -7/+0 |
| 2023-05-18 | Rollup merge of #111703 - Zoxc:queries-mod, r=cjgillot | Dylan DPC | -123/+94 |
| 2023-05-18 | Rollup merge of #111695 - fmease:dont-lump-together-alias-tys, r=compiler-errors | Dylan DPC | -5/+16 |
| 2023-05-18 | Rollup merge of #111686 - cjgillot:no-foreign-item, r=compiler-errors | Dylan DPC | -20/+7 |
| 2023-05-18 | Rollup merge of #111054 - cjgillot:cfg-eval-recover, r=b-naber | Dylan DPC | -2/+5 |
| 2023-05-18 | Rollup merge of #110986 - cjgillot:delay-feed-bug, r=WaffleLapkin | Dylan DPC | -15/+29 |
| 2023-05-18 | Merge query property modules into one | John Kåre Alsaker | -123/+94 |
| 2023-05-18 | Auto merge of #111710 - Dylan-DPC:rollup-eutrx54, r=Dylan-DPC | bors | -129/+121 |
| 2023-05-18 | Rollup merge of #111633 - nnethercote:avoid-ref-format, r=WaffleLapkin | Dylan DPC | -129/+120 |
| 2023-05-18 | Rollup merge of #110884 - korran:unaligned-scalar-mem, r=wesleywiser | Dylan DPC | -0/+1 |
| 2023-05-17 | Only depend on CFG_VERSION in rustc_interface | jyn | -67/+80 |
| 2023-05-18 | Auto merge of #108938 - chenyukang:yukang/fix-107910-shorten-ice, r=cjgillot | bors | -35/+58 |
| 2023-05-18 | Remove unused `impl<T> WorkerLocal<Vec<T>>`. | Nicholas Nethercote | -7/+0 |
| 2023-05-18 | Auto merge of #111364 - cuviper:unhack-thinlto, r=nikic | bors | -112/+0 |
| 2023-05-18 | fix(resolve): only disambiguate binding key during define | bohan | -16/+24 |
| 2023-05-18 | fix(resolve): replace bindings to dummy for unresolved imports | bohan | -6/+8 |
| 2023-05-17 | Exclude inherent projections from some alias ty matches | León Orell Valerian Liehr | -5/+16 |
| 2023-05-17 | Delay a bug when overwriting fed value. | Camille GILLOT | -15/+29 |
| 2023-05-17 | Auto merge of #111568 - scottmcm:undo-opt, r=WaffleLapkin | bors | -13/+0 |
| 2023-05-17 | Retire is_foreign_item query. | Camille GILLOT | -20/+7 |
| 2023-05-17 | Don't sort output of debugger_visualizer query because it already is in deter... | Michael Woerister | -2/+3 |
| 2023-05-17 | Rollup merge of #111625 - Zoxc:rustc_middle-query-move, r=cjgillot | Dylan DPC | -33/+29 |
| 2023-05-17 | Rollup merge of #111588 - MU001999:diag/improve-e0782, r=fee1-dead | Dylan DPC | -36/+119 |
| 2023-05-17 | Rollup merge of #111557 - cjgillot:revert-111020, r=petrochenkov | Dylan DPC | -5/+2 |
| 2023-05-17 | Rollup merge of #110930 - b-naber:normalize-elaborate-drops, r=cjgillot | Dylan DPC | -1/+27 |
| 2023-05-17 | Fix #107910, Shorten backtraces in ICEs | yukang | -35/+58 |
| 2023-05-17 | Emits E0599 when meeting MyTrait::missing_method | mu001999 | -36/+119 |
| 2023-05-17 | Auto merge of #111671 - Dylan-DPC:rollup-1jy5r16, r=Dylan-DPC | bors | -74/+109 |
| 2023-05-17 | Rollup merge of #111661 - clubby789:offset-of-erase-regions, r=compiler-errors | Dylan DPC | -3/+4 |
| 2023-05-17 | Rollup merge of #111654 - JoJoJet:unsafe-cell-from-mut-lib, r=joshtriplett | Dylan DPC | -0/+1 |
| 2023-05-17 | Rollup merge of #111649 - Nilstrieb:derive-const-param-ty, r=BoxyUwU | Dylan DPC | -0/+25 |
| 2023-05-17 | Rollup merge of #111648 - Nilstrieb:language-items, r=WaffleLapkin | Dylan DPC | -34/+15 |
| 2023-05-17 | Rollup merge of #110145 - WaffleLapkin:share_slice_of_bytes, r=Nilstrieb | Dylan DPC | -37/+64 |
| 2023-05-17 | Auto merge of #111630 - BoxyUwU:ty_const_debug_formatting, r=compiler-errors | bors | -41/+71 |
| 2023-05-17 | Finish move of query.rs | John Kåre Alsaker | -33/+29 |
| 2023-05-17 | Move rustc_middle/src/ty/query.rs to rustc_middle/src/query/plumbing.rs | John Kåre Alsaker | -0/+0 |
| 2023-05-16 | Auto merge of #111556 - cjgillot:copy-prop-nrvo, r=oli-obk | bors | -42/+50 |
| 2023-05-16 | Erase regions of type in `offset_of!` | clubby789 | -3/+4 |
| 2023-05-16 | add `UnsafeCell::from_mut` | JoJoJet | -0/+1 |
| 2023-05-16 | Move DebuggerVisualizerFile types from rustc_span to rustc_middle | Michael Woerister | -48/+60 |
| 2023-05-16 | Auto merge of #111650 - matthiaskrgr:rollup-n7w17v4, r=matthiaskrgr | bors | -44/+78 |
| 2023-05-16 | Rollup merge of #111610 - bvanjoi:fix-99597, r=compiler-errors | Matthias Krüger | -31/+46 |
| 2023-05-16 | Rollup merge of #111573 - compiler-errors:erase-re-error, r=WaffleLapkin | Matthias Krüger | -1/+3 |
| 2023-05-16 | Rollup merge of #111533 - clubby789:drop-tracking-error, r=oli-obk | Matthias Krüger | -11/+14 |