summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-16Auto merge of #110413 - pietroalbini:pa-1.69.0-stable, r=pietroalbini 1.69.0bors-200/+365
2023-04-16backport release notesPietro Albini-2/+227
2023-04-16bump to stablePietro Albini-1/+1
2023-04-16rustdoc: Correctly merge import's and its target's docs in one more caseVadim Petrochenkov-6/+24
2023-04-16Don't collect return-position impl traits for documentationMichael Goulet-1/+24
2023-04-16Move a const-prop-lint specific hack from mir interpret to const-prop-lint an...Oli Scherer-12/+64
2023-04-16Revert "Don't recover lifetimes/labels containing emojis as character literals"Michael Goulet-178/+17
2023-04-16Limit to one job on mingw buildersNikita Popov-0/+8
2023-04-13Auto merge of #110273 - flip1995:beta-backport, r=Manishearthbors-11/+52
2023-04-13Handle ambiguous projectionsSamuel Moelius-4/+21
2023-04-13Cache `has_sig_drop_attr` for `significant_drop_tightening`Nilstrieb-7/+31
2023-04-12Auto merge of #110236 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2023-04-12[beta-1.69] cargo backportWeihang Lo-0/+0
2023-04-02Auto merge of #109741 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbors-357/+359
2023-03-31Auto merge of #109817 - oli-obk:revert_102245, r=pnkfelixbors-30/+22
2023-03-31Add regression testOli Scherer-0/+8
2023-03-31Partially revert 5b08c9f39754039ef9c6cbde157ac9eb8c252a58Oli Scherer-2/+8
2023-03-31Revert "Constify cmp_min_max_by"Oli Scherer-28/+6
2023-03-29Bump bootstrap to 1.68.2Mark Rousskov-290/+290
2023-03-29Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds"Nilstrieb-2/+1
2023-03-29Create dir for build_tripleMu001999-0/+1
2023-03-29Fix linker detection for clang with prefixTaiki Endo-1/+3
2023-03-29Move us to the new large runners poolMark Rousskov-64/+64
2023-03-27Auto merge of #109653 - weihanglo:beta-1.69-backport, r=weihanglobors-0/+0
2023-03-27[beta-1.69] Backport GitHub RSA key revocationWeihang Lo-0/+0
2023-03-19Auto merge of #109265 - weihanglo:update-beta-cargo, r=weihanglobors-1/+1
2023-03-17[beta] Update cargoWeihang Lo-1/+1
2023-03-17Auto merge of #109033 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbors-567/+561
2023-03-16ci: use `apt install --download-only` for solaris debsJosh Stone-6/+4
2023-03-11tweak debug output and bless testsAli MJ Al-Nasrawy-30/+34
2023-03-11tweak ClosureOutlivesSubjectTyAli MJ Al-Nasrawy-8/+11
2023-03-11ignore bivariant regions in opaque typesAli MJ Al-Nasrawy-20/+32
2023-03-11smarter algorithm for finding an equal regionAli MJ Al-Nasrawy-106/+11
2023-03-11promote subject even if it has unnamed regionsAli MJ Al-Nasrawy-67/+66
2023-03-11add known-bug testsAli MJ Al-Nasrawy-0/+137
2023-03-11Retry pred_known_to_hold_modulo_regions with fulfillment if ambiguousMichael Goulet-3/+5
2023-03-11fix: evaluate with wrong obligation stackyifei-2/+47
2023-03-11Bump to released stableMark Rousskov-402/+291
2023-03-06Auto merge of #108817 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-25/+25
2023-03-06Bump channel to betaMark Rousskov-1/+1
2023-03-06Bump version placeholdersMark Rousskov-24/+24
2023-03-04Auto merge of #108692 - nnethercote:dont-call-temporary_scope-twice, r=cjgillotbors-4/+2
2023-03-04Auto merge of #108732 - Dylan-DPC:rollup-dy1l8sx, r=Dylan-DPCbors-19/+73
2023-03-04Rollup merge of #108727 - tshepang:example-translatable-diagnostic, r=NilstriebDylan DPC-1/+11
2023-03-04Rollup merge of #108669 - Nilstrieb:query-my-uninitness, r=compiler-errorsDylan DPC-2/+11
2023-03-04Rollup merge of #108660 - xfix:remove-ne-method-from-str, r=thomccDylan DPC-8/+0
2023-03-04Rollup merge of #108656 - GuillaumeGomez:rustdoc-search-unclosed-generic, r=n...Dylan DPC-1/+23
2023-03-04Rollup merge of #108405 - Nilstrieb:lazy-crate-name-optimization-fuel, r=Waff...Dylan DPC-5/+8
2023-03-04Rollup merge of #108298 - TaKO8Ki:fix-104440, r=cjgillotDylan DPC-2/+20
2023-03-04Auto merge of #108689 - compiler-errors:normalization-error-smaller, r=lcnrbors-3/+0