about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-11-15Substitute version placeholdersMark Rousskov-5/+5
2023-11-15Auto merge of #117878 - gavinleroy:proper-depth-check, r=lcnrbors-2/+8
2023-11-15Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiserbors-0/+49
2023-11-15Auto merge of #117819 - fmease:rustc_parse_format-stable-rustc, r=Nilstriebbors-5/+2
2023-11-15Auto merge of #117908 - lcnr:region-kind-rename, r=BoxyUwUbors-258/+284
2023-11-15Auto merge of #117848 - compiler-errors:method-ambiguity-no-rcvr, r=TaKO8Kibors-2/+6
2023-11-15Auto merge of #117814 - RalfJung:rustc-logger-without-set-var, r=TaKO8Kibors-16/+39
2023-11-15Auto merge of #117517 - klinvill:smir-projections, r=ouz-abors-7/+182
2023-11-14Make UserTypeProjection projections OpaqueKirby Linvill-6/+7
2023-11-15Auto merge of #117359 - tmiasko:call-def, r=cjgillotbors-30/+63
2023-11-15fix doc linklcnr-1/+1
2023-11-14Rollup merge of #117911 - catandcoder:master, r=lqdMatthias Krüger-13/+13
2023-11-14Rollup merge of #117893 - sjwang05:issue-52544-take-1, r=wesleywiserMatthias Krüger-19/+41
2023-11-14Rollup merge of #117834 - RalfJung:target-feature-stability, r=b-naberMatthias Krüger-246/+280
2023-11-14Rollup merge of #117686 - compiler-errors:gen-body, r=wesleywiserMatthias Krüger-11/+1
2023-11-14Fix def-use check for call terminatorsTomasz Miąsko-30/+63
2023-11-14Auto merge of #117849 - compiler-errors:cycle, r=cjgillotbors-8/+7
2023-11-14Fix some typoscui fliter-13/+13
2023-11-14review + fix CIlcnr-3/+3
2023-11-14finish `RegionKind` renamelcnr-258/+284
2023-11-14Auto merge of #117787 - ouz-a:smir_coroutinewitness, r=celinvalbors-1/+14
2023-11-14Add guard checking for associated types before computing intercrate ambiguity...Gavin Gray-1/+7
2023-11-14Auto merge of #117731 - nnethercote:rustc_macros, r=Nilstriebbors-93/+60
2023-11-14Auto merge of #117330 - tmiasko:custom-mir-cleanup-blocks, r=cjgillotbors-36/+142
2023-11-14Custom MIR: Support cleanup blocksTomasz Miąsko-36/+142
2023-11-14Auto merge of #117856 - estebank:issue-66023, r=compiler-errorsbors-10/+22
2023-11-14Auto merge of #117801 - tmiasko:remove-zsts-fuel, r=cjgillotbors-6/+5
2023-11-14Auto merge of #117773 - nnethercote:rm-Zperf-stats, r=wesleywiserbors-99/+31
2023-11-13Suggest lhs deref for binopssjwang05-19/+41
2023-11-13Auto merge of #117887 - matthiaskrgr:rollup-rgur03f, r=matthiaskrgrbors-12/+16
2023-11-13Rollup merge of #117870 - lcnr:rename-args_ref, r=compiler-errorsMatthias Krüger-10/+8
2023-11-13Rollup merge of #117695 - 3tilley:prioritise-unwrap-expect-over-last-method-c...Matthias Krüger-2/+2
2023-11-13Rollup merge of #114224 - inferiorhumanorgans:solaris-llvm-wrapper, r=cuviperMatthias Krüger-0/+6
2023-11-13review comments: more targeted span setting approachEsteban Küber-2/+24
2023-11-13Auto merge of #116866 - slanterns:inspect-stabilize, r=BurntSushibors-3/+0
2023-11-13Mention LLVM 64186 in a commentJosh Stone-0/+1
2023-11-13Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Kibors-98/+18
2023-11-14Rollup merge of #117863 - nnethercote:rustc_index, r=Mark-SimulacrumTakayuki Maeda-69/+4
2023-11-14Rollup merge of #117858 - compiler-errors:span, r=lcnrTakayuki Maeda-7/+10
2023-11-14Rollup merge of #117830 - Nilstrieb:object-lifetime-default-nits, r=cjgillotTakayuki Maeda-10/+4
2023-11-14Rollup merge of #117737 - nnethercote:rm-Zkeep-hygiene-data, r=petrochenkovTakayuki Maeda-12/+0
2023-11-13Fix overflow and cycle bound for ProofTreeVisitor.Gavin Gray-1/+1
2023-11-13Auto merge of #117876 - lcnr:region-kind-rename, r=BoxyUwUbors-231/+235
2023-11-13update type flagslcnr-22/+22
2023-11-13continue renaminglcnr-44/+44
2023-11-13rename `ReLateBound` to `ReBound`lcnr-163/+164
2023-11-13remove unnecessary `_` in variable namelcnr-2/+2
2023-11-13add fixme to `RegionCtxt`lcnr-0/+3
2023-11-13Auto merge of #117811 - MU001999:master, r=lcnrbors-1/+7
2023-11-13args~~_ref~~_may_unifylcnr-10/+8