about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-14Rollup merge of #113698 - compiler-errors:rpitit-check, r=spastorinoMatthias Krüger-10/+14
2023-07-14Rollup merge of #113692 - krasimirgg:llvm-17-no-opaque, r=nikicMatthias Krüger-0/+2
2023-07-14Rollup merge of #113688 - krasimirgg:llvm-17-small-string, r=nikicMatthias Krüger-0/+1
2023-07-14Rollup merge of #113685 - Kobzol:opt-dist-binary-sizes, r=Mark-SimulacrumMatthias Krüger-5/+45
2023-07-14Rollup merge of #113682 - lcnr:toml-file, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-07-14Rollup merge of #113681 - aDotInTheVoid:rdj-priv-supertrait, r=GuillaumeGomezMatthias Krüger-0/+15
2023-07-14Rollup merge of #113662 - pedroclobo:vec-deque-rotate, r=thomccMatthias Krüger-25/+25
2023-07-14Rollup merge of #113599 - chenyukang:yukang-fix-use-maybe_body_owned_by, r=cj...Matthias Krüger-118/+280
2023-07-14Auto merge of #113591 - mdibaiee:genericargs-cleanup, r=oli-obkbors-4605/+4575
2023-07-14Make it clearer that we're just checking for an RPITITMichael Goulet-10/+14
2023-07-14Print artifact sizes in `opt-dist`Jakub Beránek-5/+45
2023-07-14tests: adapt for removal of -opaque-pointers in LLVM 17Krasimir Georgiev-0/+2
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-4605/+4575
2023-07-14llvm-wrapper: update for LLVM API changeKrasimir Georgiev-0/+1
2023-07-14Auto merge of #112982 - lukas-code:bootstrap-alias-default-crates, r=albertla...bors-89/+118
2023-07-14Auto merge of #113328 - michaelwoerister:no_hashmap_in_typeck, r=cjgillot,lcnrbors-172/+212
2023-07-14fix docs for `rustc_smir`Lukas Markeffsky-3/+4
2023-07-14bootstrap: update defaults for `compiler` and `library` aliasesLukas Markeffsky-86/+114
2023-07-14also apply to nested modules of `solve`lcnr-1/+1
2023-07-14Introduce ExtentUnord trait for collections that can safely consume UnordItems.Michael Woerister-26/+39
2023-07-14Enable potential_query_instability lint in rustc_hir_typeck.Michael Woerister-148/+175
2023-07-14Auto merge of #113639 - ericmarkmartin:more-smir-types, r=oli-obkbors-3/+8
2023-07-14rustdoc-json: Add test for private supertrait.Alona Enraght-Moony-0/+15
2023-07-14Auto merge of #113609 - nnethercote:maybe_lint_level_root_bounded-cache, r=cj...bors-32/+71
2023-07-14Auto merge of #113519 - SparrowLii:parallel_typeck, r=cjgillotbors-29/+47
2023-07-14Auto merge of #113113 - Amanieu:box-vec-zst, r=Mark-Simulacrumbors-26/+115
2023-07-13add str, slice, and array to smir typesEric Mark Martin-3/+8
2023-07-14Auto merge of #113676 - matthiaskrgr:rollup-n01iiy8, r=matthiaskrgrbors-58/+150
2023-07-14fix the issue of shorthand in suggest_cloningyukang-46/+53
2023-07-14use maybe_body_owned_by for closureyukang-74/+229
2023-07-14Rollup merge of #113668 - kupiakos:patch-1, r=calebcartwrightMatthias Krüger-1/+1
2023-07-14Rollup merge of #113640 - jyn514:nodejs-defaults, r=GuillaumeGomezMatthias Krüger-43/+39
2023-07-14Rollup merge of #113618 - tshepang:patch-1, r=jyn514Matthias Krüger-2/+2
2023-07-14Rollup merge of #112729 - jieyouxu:unused-qualifications-suggestion, r=b-naberMatthias Krüger-1/+98
2023-07-14Rollup merge of #112525 - hermitcore:devel, r=m-ou-seMatthias Krüger-11/+10
2023-07-13Auto merge of #113673 - matthiaskrgr:rollup-zcume6k, r=matthiaskrgrbors-137/+310
2023-07-13Rollup merge of #113631 - lqd:fix-113597, r=petrochenkovMatthias Krüger-2/+17
2023-07-13Rollup merge of #113629 - spastorino:smir-types-3, r=oli-obkMatthias Krüger-13/+58
2023-07-13Rollup merge of #113623 - GuillaumeGomez:add-jump-to-doc, r=notriddleMatthias Krüger-37/+148
2023-07-13Rollup merge of #113570 - lcnr:inspect-format, r=BoxyUwUMatthias Krüger-57/+63
2023-07-13Rollup merge of #113558 - cuviper:rs100, r=Mark-SimulacrumMatthias Krüger-0/+2
2023-07-13Rollup merge of #113536 - lcnr:proof-tree-select, r=BoxyUwUMatthias Krüger-28/+22
2023-07-13Correct `the` -> `there` typo in items.mdAlyssa Haroldsen-1/+1
2023-07-13Auto merge of #113637 - Mark-Simulacrum:bootstrap-bump, r=ozkanonurbors-1442/+1804
2023-07-13Fix VecDeque's rotate_left and rotate_right panic testsPedro Lobo-2/+2
2023-07-13Rename VecDeque's rotate_left and rotate_right parametersPedro Lobo-23/+23
2023-07-13Auto merge of #113646 - matthiaskrgr:rollup-1q6tmow, r=matthiaskrgrbors-32/+227
2023-07-13Add Adt to SMIRSantiago Pastorino-5/+55
2023-07-13Eliminate ZST allocations in `Box` and `Vec`Amanieu d'Antras-26/+115
2023-07-13Ignore the let-else reformatting in git blameMark Rousskov-0/+2