forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 1
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 rust-lang#69914 - Centril:rollup-wtmdinz, r=Centril
Rollup of 10 pull requests Successful merges: - rust-lang#66059 (mem::zeroed/uninit: panic on types that do not permit zero-initialization) - rust-lang#69373 (Stabilize const for integer {to,from}_{be,le,ne}_bytes methods) - rust-lang#69591 (Use TypeRelating for instantiating query responses) - rust-lang#69625 (Implement nth, last, and count for iter::Copied) - rust-lang#69645 (const forget tests) - rust-lang#69766 (Make Point `Copy` in arithmetic documentation) - rust-lang#69825 (make `mem::discriminant` const) - rust-lang#69859 (fix rust-lang#62456) - rust-lang#69891 (Exhaustiveness checking, `Matrix::push`: recursively expand or-patterns) - rust-lang#69896 (parse: Tweak the function parameter edition check) Failed merges: r? @ghost
- Loading branch information
Showing
40 changed files
with
733 additions
and
212 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
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
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
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.