about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-17target: fix powerpc64-unknown-linux-musl datalayoutDavid Wood-1/+1
2024-01-17tests: add sanity-check assembly test for every targetDavid Wood-7/+803
2024-01-17Auto merge of #119922 - nnethercote:fix-Diag-code-is_lint, r=oli-obkbors-135/+111
2024-01-17Auto merge of #119651 - novafacing:proc_macro_c_str_literals, r=Amanieubors-4/+38
2024-01-17Auto merge of #120019 - lcnr:fn-wf, r=BoxyUwUbors-123/+425
2024-01-17Auto merge of #120036 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-01-16Update cargoWeihang Lo-0/+0
2024-01-16Auto merge of #119977 - Mark-Simulacrum:defid-cache, r=cjgillotbors-3/+82
2024-01-16proc_macro_c_str_literals: Implement Literal::c_string constructornovafacing-4/+38
2024-01-16Auto merge of #116520 - Enselic:large-copy-into-fn, r=oli-obkbors-210/+379
2024-01-16Auto merge of #120025 - matthiaskrgr:rollup-e9ai06k, r=matthiaskrgrbors-217/+216
2024-01-16Rollup merge of #120018 - Zalathar:mir-opt-html, r=NilstriebMatthias Krüger-5/+6
2024-01-16Rollup merge of #120002 - Nadrieril:dont-collect, r=compiler-errorsMatthias Krüger-96/+52
2024-01-16Rollup merge of #119998 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-01-16Rollup merge of #119990 - reitermarkus:nonzero-type-alias, r=dtolnayMatthias Krüger-12/+79
2024-01-16Rollup merge of #119969 - compiler-errors:simplify-closure-env-ty, r=oli-obkMatthias Krüger-48/+34
2024-01-16Rollup merge of #119900 - compiler-errors:closure-checking, r=oli-obkMatthias Krüger-52/+15
2024-01-16Rollup merge of #119816 - oli-obk:tait_ice_unify_obligations, r=lcnrMatthias Krüger-1/+29
2024-01-16Rollup merge of #118361 - Dylan-DPC:80626/stab/bound-map, r=AmanieuMatthias Krüger-3/+1
2024-01-16Auto merge of #119954 - scottmcm:option-unwrap-failed, r=WaffleLapkinbors-10/+18
2024-01-16Auto merge of #119947 - compiler-errors:old-solver-instantiate-response, r=lcnrbors-4/+106
2024-01-16Auto merge of #119672 - cjgillot:dse-sandwich, r=oli-obkbors-290/+549
2024-01-16try fast path for wf type opsAli MJ Al-Nasrawy-0/+17
2024-01-16wf-check type annotations before normalizationAli MJ Al-Nasrawy-29/+62
2024-01-16borrowck: use implied bounds from impl headerAli MJ Al-Nasrawy-57/+89
2024-01-16borrowck: wf-check fn item argsAli MJ Al-Nasrawy-49/+269
2024-01-16Don't allow `.html` files in `tests/mir-opt/`Zalathar-5/+6
2024-01-16Auto merge of #119439 - cjgillot:gvn-faster, r=oli-obkbors-221/+168
2024-01-15Cache local DefId-keyed queries without hashingMark Rousskov-3/+82
2024-01-15Auto merge of #119610 - Nadrieril:never_pattern_bindings, r=compiler-errorsbors-130/+243
2024-01-15Revert unrelated changes from PR 119990David Tolnay-3/+3
2024-01-15Auto merge of #119988 - lnicola:sync-from-ra, r=lnicolabors-1024/+1650
2024-01-15Remove the unused `overlapping_range_endpoints` VecNadrieril-39/+5
2024-01-15Lint overlapping ranges directly from exhaustivenessNadrieril-59/+49
2024-01-15large_assignments: Lint on specific large args passed to functionsMartin Nordholts-41/+134
2024-01-15compiler: Lower fn call arg spans down to MIRMartin Nordholts-170/+221
2024-01-15Implement TypeVisitable and TypeFoldable for SpannedMartin Nordholts-0/+25
2024-01-15Update booksrustbot-0/+0
2024-01-15Auto merge of #119987 - matthiaskrgr:rollup-f7lkx4w, r=matthiaskrgrbors-213/+230
2024-01-15Add private `NonZero<T>` type alias.Markus Reiter-15/+82
2024-01-15Merge commit '9d8889cdfcc3aa0302353fc988ed21ff9bc9925c' into sync-from-raLaurențiu Nicola-1024/+1650
2024-01-15Auto merge of #119878 - scottmcm:inline-always-unwrap, r=workingjubileebors-1/+27
2024-01-15Rollup merge of #119974 - nnethercote:trimmed_def_paths-improvements, r=compi...Matthias Krüger-53/+32
2024-01-15Rollup merge of #119971 - compiler-errors:zip-eq, r=nnethercoteMatthias Krüger-11/+35
2024-01-15Rollup merge of #119963 - clubby789:spec-allow-internal-unstable, r=compiler-...Matthias Krüger-3/+44
2024-01-15Rollup merge of #119897 - compiler-errors:fulfillment-errors, r=lcnrMatthias Krüger-85/+82
2024-01-15Rollup merge of #119870 - behnam-oneschema:lazylock-blocking-1, r=tgross35,Ch...Matthias Krüger-6/+15
2024-01-15Rollup merge of #119818 - oli-obk:even_more_follow_up_errors3, r=compiler-errorsMatthias Krüger-55/+22
2024-01-15Auto merge of #119508 - Zalathar:graph, r=compiler-errorsbors-124/+121
2024-01-15Auto merge of #119581 - Nadrieril:detangle-arena, r=compiler-errorsbors-42/+19