about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-16Point at impl self ty on type error involving `Self`Esteban Küber-1/+41
2023-11-16Auto merge of #117875 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-1130/+1250
2023-11-16Auto merge of #117955 - notriddle:master, r=GuillaumeGomezbors-61/+10
2023-11-16Auto merge of #117930 - thomcc:const_str-unnamed, r=nikicbors-0/+1
2023-11-16Auto merge of #117916 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-11-16Update cargoWeihang Lo-0/+0
2023-11-16Auto merge of #117948 - aeubanks:dibuilder, r=durin42bors-0/+3
2023-11-15Add check-cfg to craneliftMark Rousskov-0/+2
2023-11-15Re-format code with new rustfmtMark Rousskov-490/+652
2023-11-15Bump cfg(bootstrap)sMark Rousskov-187/+151
2023-11-15Bump stage0 to latestMark Rousskov-374/+366
2023-11-15Substitute version placeholdersMark Rousskov-80/+80
2023-11-16Auto merge of #117954 - aeubanks:dibuilder2, r=durin42bors-1/+5
2023-11-15llvm-wrapper: Pass newly added param to DIBuilder::createEnumerationType()Arthur Eubanks-1/+5
2023-11-15rustdoc-search: simplify the checkTypes fast pathMichael Howell-61/+10
2023-11-1517 -> 18Arthur Eubanks-1/+1
2023-11-15[llvm-wrapper] Pass newly added param to DIBuilder::createStaticMemberType()Arthur Eubanks-0/+3
2023-11-15Auto merge of #117878 - gavinleroy:proper-depth-check, r=lcnrbors-2/+10
2023-11-15Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiserbors-0/+68
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-275/+301
2023-11-15Auto merge of #117848 - compiler-errors:method-ambiguity-no-rcvr, r=TaKO8Kibors-2/+52
2023-11-15Auto merge of #117814 - RalfJung:rustc-logger-without-set-var, r=TaKO8Kibors-47/+82
2023-11-15Ensure strings created with `const_str` get the `unnamed_addr` attributeThom Chiovoloni-0/+1
2023-11-15Auto merge of #117517 - klinvill:smir-projections, r=ouz-abors-7/+355
2023-11-15Auto merge of #117917 - slanterns:slanterns-1.74-release_note, r=Mark-Simulacrumbors-1/+3
2023-11-14Make UserTypeProjection projections OpaqueKirby Linvill-6/+7
2023-11-15Auto merge of #117359 - tmiasko:call-def, r=cjgillotbors-30/+93
2023-11-15fix doc linklcnr-1/+1
2023-11-15tidySlanterns-1/+1
2023-11-14Auto merge of #117915 - matthiaskrgr:rollup-ztljqrr, r=matthiaskrgrbors-291/+404
2023-11-15Add missing entries in 1.74 release notesSlanterns-0/+2
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/+71
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/+26
2023-11-14Rollup merge of #116244 - estebank:issue-73497, r=b-naberMatthias Krüger-2/+14
2023-11-14Auto merge of #117907 - nikic:update-llvm-17, r=cuviperbors-0/+0
2023-11-14Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasibors-2066/+14906
2023-11-14Fix def-use check for call terminatorsTomasz Miąsko-30/+93
2023-11-14Depend on rustc_driverLaurențiu Nicola-0/+4
2023-11-14Auto merge of #117849 - compiler-errors:cycle, r=cjgillotbors-9/+8
2023-11-14Fix some typoscui fliter-13/+13
2023-11-14review + fix CIlcnr-4/+4
2023-11-14finish `RegionKind` renamelcnr-274/+300
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/+9
2023-11-14Update to LLVM 17.0.5Nikita Popov-0/+0
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-107/+428