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#49642 - kennytm:rollup, r=kennytm
Rollup of 25 pull requests Successful merges: - rust-lang#49179 (Handle future deprecation annotations ) - rust-lang#49512 (Add support for variant and types fields for intra links) - rust-lang#49515 (fix targetted value background) - rust-lang#49516 (Add missing anchor for union type fields) - rust-lang#49532 (Add test for rustdoc ignore test) - rust-lang#49533 (Add #[must_use] to a few standard library methods) - rust-lang#49540 (Fix miri Discriminant() for non-ADT) - rust-lang#49559 (Introduce Vec::resize_with method (see rust-lang#41758)) - rust-lang#49570 (avoid IdxSets containing garbage above the universe length) - rust-lang#49577 (Stabilize String::replace_range) - rust-lang#49599 (Fix typo) - rust-lang#49603 (Fix url for intra link provided method) - rust-lang#49607 (Stabilize iterator methods in 1.27) - rust-lang#49609 (run-pass/attr-stmt-expr: expand test cases) - rust-lang#49612 (Fix "since" version for getpid feature.) - rust-lang#49618 (Fix build error when compiling libcore for 16bit targets) - rust-lang#49619 (tweak core::fmt docs) - rust-lang#49637 (Stabilize parent_id()) - rust-lang#49639 (Update Cargo) - rust-lang#49628 (Re-write the documentation index) - rust-lang#49594 (Add some performance guidance to std::fs and std::io docs) - rust-lang#49625 (miri: add public alloc_kind accessor) - rust-lang#49634 (Add a test for the fix to issue rust-lang#43058) - rust-lang#49641 (Regression test for rust-lang#46314) - rust-lang#49547 (Unignore borrowck test) Failed merges:
- Loading branch information
Showing
40 changed files
with
595 additions
and
160 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 was deleted.
Oops, something went wrong.
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.