about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-14Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasibors-2066/+14906
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-14Auto merge of #117787 - ouz-a:smir_coroutinewitness, r=celinvalbors-1/+14
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
2023-11-14Custom MIR: Support cleanup blocksTomasz Miąsko-107/+428
2023-11-14Auto merge of #117856 - estebank:issue-66023, r=compiler-errorsbors-10/+46
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-14Auto merge of #116301 - mj10021:issue-115737-fix, r=cuviperbors-7/+24
2023-11-13Auto merge of #117887 - matthiaskrgr:rollup-rgur03f, r=matthiaskrgrbors-14/+40
2023-11-13Rollup merge of #117879 - durin42:nneg-zext, r=nikicMatthias Krüger-2/+2
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/+24
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/+28
2023-11-13Auto merge of #116866 - slanterns:inspect-stabilize, r=BurntSushibors-16/+4
2023-11-13Add missing rustc_private featuresLaurențiu Nicola-1/+8
2023-11-13Try Mode::ToolRustcLaurențiu Nicola-6/+6
2023-11-13Mention LLVM 64186 in a commentJosh Stone-0/+1
2023-11-13Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Kibors-114/+39
2023-11-14Rollup merge of #117872 - Mark-Simulacrum:fwd-port-cranelift, r=onur-ozkanTakayuki Maeda-4/+1
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-19/+30
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-13tests: update check for inferred nneg on zextAugie Fackler-2/+2
2023-11-13Auto merge of #117876 - lcnr:region-kind-rename, r=BoxyUwUbors-266/+266
2023-11-13update type flagslcnr-25/+25
2023-11-13continue renaminglcnr-44/+44
2023-11-13rename `ReLateBound` to `ReBound`lcnr-195/+192
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/+35
2023-11-13args~~_ref~~_may_unifylcnr-10/+8
2023-11-13Auto merge of #117864 - notriddle:notriddle/rustdoc-root, r=GuillaumeGomezbors-2/+2
2023-11-13Auto merge of #117862 - SpeedReach:patch-1, r=nnethercotebors-2/+2
2023-11-12rustdoc: use `.rustdoc` class instead of `body`Michael Howell-2/+2
2023-11-13Auto merge of #117827 - Zalathar:bogus-macro-name-span, r=davidtwcobors-0/+96
2023-11-13Remove unnecessary annotation.Nicholas Nethercote-2/+0
2023-11-13Remove `IndexSlice::convert_index_type`.Nicholas Nethercote-4/+0
2023-11-13Remove `impl FiniteBitSetTy for {u64,u128}`.Nicholas Nethercote-48/+0
2023-11-13Remove `BitSet::to_hybrid`.Nicholas Nethercote-6/+0
2023-11-13Remove `BitSet::words`.Nicholas Nethercote-9/+4
2023-11-13Fix commentSleep_AllDay-2/+2
2023-11-12Cranelift isn't available on non-nightly channelsMark Rousskov-4/+1
2023-11-13Compute layout with spans for better cycle errors in coroutinesMichael Goulet-19/+30
2023-11-13Auto merge of #117770 - sjwang05:issue-117766, r=estebank,TaKO8Kibors-20/+184
2023-11-13coverage: Regression test for #117788Zalathar-0/+90