-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #75261 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
[beta] backports * Forbid non-derefable types explicitly in unsizing casts #75136 * forbid `#[track_caller]` on main #75130 * Fix #[track_caller] shims for trait objects. #74784 * rustc_target: Add a target spec option for disabling `--eh-frame-hdr` #74631 * Disable Azure Pipelines except for macOS #74620 * Upload builds from GHA instead of Azure Pipelines #74565 * Add the aarch64-apple-darwin target #74541 * Use `ReEmpty(U0)` as the implicit region bound in typeck #74509 * rustbuild: drop tool::should_install #74457 * lint: use `transparent_newtype_field` to avoid ICE #74340 * Don't panic if the lhs of a div by zero is not statically known #74221 * improper_ctypes_definitions: allow `Box` #74448 * typeck: check for infer before type impls trait #73965
- Loading branch information
Showing
51 changed files
with
526 additions
and
464 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.