Closed renovate[bot] closed 10 months ago
Because you closed this PR without merging, Renovate will ignore this update (1.75
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
1.70.0
->1.75
1.70
->1.75
Release Notes
rust-lang/rust (rust)
### [`v1.75`](https://togithub.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1750-2023-12-28) [Compare Source](https://togithub.com/rust-lang/rust/compare/1.74.0...1.75.0) \========================== ## Language - [Stabilize `async fn` and return-position `impl Trait` in traits.](https://togithub.com/rust-lang/rust/pull/115822/) - [Allow function pointer signatures containing `&mut T` in `const` contexts.](https://togithub.com/rust-lang/rust/pull/116015/) - [Match `usize`/`isize` exhaustively with half-open ranges.](https://togithub.com/rust-lang/rust/pull/116692/) - [Guarantee that `char` has the same size and alignment as `u32`.](https://togithub.com/rust-lang/rust/pull/116894/) - [Document that the null pointer has the 0 address.](https://togithub.com/rust-lang/rust/pull/116988/) - [Allow partially moved values in `match`.](https://togithub.com/rust-lang/rust/pull/103208/) - [Add notes about non-compliant FP behavior on 32bit x86 targets.](https://togithub.com/rust-lang/rust/pull/113053/) - [Stabilize ratified RISC-V target features.](https://togithub.com/rust-lang/rust/pull/116485/) ## Compiler - [Rework negative coherence to properly consider impls that only partly overlap.](https://togithub.com/rust-lang/rust/pull/112875/) - [Bump `COINDUCTIVE_OVERLAP_IN_COHERENCE` to deny, and warn in dependencies.](https://togithub.com/rust-lang/rust/pull/116493/) - [Consider alias bounds when computing liveness in NLL.](https://togithub.com/rust-lang/rust/pull/116733/) - [Add the V (vector) extension to the `riscv64-linux-android` target spec.](https://togithub.com/rust-lang/rust/pull/116618/) - [Automatically enable cross-crate inlining for small functions](https://togithub.com/rust-lang/rust/pull/116505) - Add several new tier 3 targets: - [`csky-unknown-linux-gnuabiv2hf`](https://togithub.com/rust-lang/rust/pull/117049/) - [`i586-unknown-netbsd`](https://togithub.com/rust-lang/rust/pull/117170/) - [`mipsel-unknown-netbsd`](https://togithub.com/rust-lang/rust/pull/117356/) Refer to Rust's \[platform support page]\[platform-support-doc] for more information on Rust's tiered platform support. ## Libraries - [Override `Waker::clone_from` to avoid cloning `Waker`s unnecessarily.](https://togithub.com/rust-lang/rust/pull/96979/) - [Implement `BufRead` for `VecDequeConfiguration
📅 Schedule: Branch creation - " *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.