-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 7 pull requests #131827
Rollup of 7 pull requests #131827
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ce811c - Browse repository at this point
Copy the full SHA 9ce811cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a9959 - Browse repository at this point
Copy the full SHA 86a9959View commit details
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca94dd5 - Browse repository at this point
Copy the full SHA ca94dd5View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b89c620 - Browse repository at this point
Copy the full SHA b89c620View commit details
Commits on Oct 13, 2024
-
Setting up indirect access to external data for loongarch64-linux-{mu…
…sl,ohos} In issue rust-lang#118053, the `loongarch64-unknown-linux-gnu` target needs indirection to access external data, and so do the `loongarch64-unknown-linux-musl` and `loongarch64-unknown-linux-ohos` targets.
Configuration menu - View commit details
-
Copy full SHA for b1579e8 - Browse repository at this point
Copy the full SHA b1579e8View commit details
Commits on Oct 16, 2024
-
llvm: Tolerate propagated range metadata
llvm/llvm-project#91101 propagates range information across inlining, resulting in more metadata in this test. Tolerate the range metadata if it appears.
Configuration menu - View commit details
-
Copy full SHA for 0e73095 - Browse repository at this point
Copy the full SHA 0e73095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6f3bd - Browse repository at this point
Copy the full SHA 2e6f3bdView commit details
Commits on Oct 17, 2024
-
compiler: use
is_none_or
where it is clearly betterheuristic was: if it easily allows removing bangs entirely? worth it. if it requires more effort or just moves the bang? not.
Configuration menu - View commit details
-
Copy full SHA for 47cfaa6 - Browse repository at this point
Copy the full SHA 47cfaa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 401f9b4 - Browse repository at this point
Copy the full SHA 401f9b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9334d85 - Browse repository at this point
Copy the full SHA 9334d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ce557 - Browse repository at this point
Copy the full SHA f3ce557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5834ba1 - Browse repository at this point
Copy the full SHA 5834ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3360c17 - Browse repository at this point
Copy the full SHA 3360c17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf4cb8 - Browse repository at this point
Copy the full SHA 6cf4cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02982f2 - Browse repository at this point
Copy the full SHA 02982f2View commit details -
Rollup merge of rust-lang#128391 - cafce25:issue-128390, r=lcnr
Change orphan hint from "only" to "any uncovered type inside..." Fix rust-lang#128390
Configuration menu - View commit details
-
Copy full SHA for 21c57f5 - Browse repository at this point
Copy the full SHA 21c57f5View commit details -
Rollup merge of rust-lang#131583 - heiher:loong-issue-118053, r=jieyouxu
Setting up indirect access to external data for loongarch64-linux-{musl,ohos} In issue rust-lang#118053, the `loongarch64-unknown-linux-gnu` target needs indirection to access external data, and so do the `loongarch64-unknown-linux-musl` and `loongarch64-unknown-linux-ohos` targets.
Configuration menu - View commit details
-
Copy full SHA for 9aee5d9 - Browse repository at this point
Copy the full SHA 9aee5d9View commit details -
Rollup merge of rust-lang#131595 - fmease:rustdoc-json-mv-obj-safe-dy…
…n-compat, r=aDotInTheVoid rustdoc-JSON: Rename "object safe" to "dyn compatible" ~~Blocked: Sits atop rust-lang#131594. Only the last commit is relevant.~~ (rebased) Part of rust-lang#130852. r? aDotInTheVoid or rustdoc
Configuration menu - View commit details
-
Copy full SHA for f6b699c - Browse repository at this point
Copy the full SHA f6b699cView commit details -
Rollup merge of rust-lang#131748 - lcnr:typing-mode, r=compiler-errors
cleanup canonical queries best reviewed commit by commit. adding `CanonicalQueryInput` to stop returning `defining_opaque_types` in query responses is the most involved change here. r? ``@compiler-errors``
Configuration menu - View commit details
-
Copy full SHA for c1f3702 - Browse repository at this point
Copy the full SHA c1f3702View commit details -
Rollup merge of rust-lang#131798 - maurer:range-inlining, r=durin42
llvm: Tolerate propagated range metadata llvm/llvm-project#91101 propagates range information across inlining, resulting in more metadata in this test. Tolerate the range metadata if it appears. ``@rustbot:`` label +llvm-main r? ``@durin42`` Please wait a moment before approving, putting the llvm-main tag on it to make sure it fixes the integration test.
Configuration menu - View commit details
-
Copy full SHA for 7ad2f60 - Browse repository at this point
Copy the full SHA 7ad2f60View commit details -
Rollup merge of rust-lang#131815 - workingjubilee:did-you-mean-is-non…
…e-or, r=jieyouxu compiler: use `is_none_or` where it is clearly better heuristic was: if it easily allows removing bangs entirely? worth it. if it requires more effort or just moves the bang? not.
Configuration menu - View commit details
-
Copy full SHA for 887afd1 - Browse repository at this point
Copy the full SHA 887afd1View commit details -
Rollup merge of rust-lang#131822 - lcnr:typeck-error-reporting, r=jie…
…youxu extract `expr_assign_expected_bool_error` moving diagnostics code out of the happy path makes it a lot easier to read imo
Configuration menu - View commit details
-
Copy full SHA for c735655 - Browse repository at this point
Copy the full SHA c735655View commit details