Refine run-make test ignores due to unpredictable i686-pc-windows-gnu unwind mechanism by jieyouxu · Pull Request #142563 · rust-lang/rust (original) (raw)
Rollup of 13 pull requests
Successful merges:
- #138538 (Make performance description of String::{insert,insert_str,remove} more precise)
- #141946 (std: refactor explanation of
NonNull) - #142216 (Miscellaneous RefCell cleanups)
- #142542 (Manually invalidate caches in SimplifyCfg.)
- #142563 (Refine run-make test ignores due to unpredictable
i686-pc-windows-gnuunwind mechanism) - #142570 (Reject union default field values)
- #142584 (Handle same-crate macro for borrowck semicolon suggestion)
- #142585 (Update books)
- #142586 (Fold unnecessary
visit_struct_field_defin AstValidator) - #142587 (Make sure to propagate result from
visit_expr_fields) - #142595 (Revert overeager warning for misuse of
--print native-static-libs) - #142598 (Set elf e_flags on ppc64 targets according to abi)
- #142601 (Add a comment to
FORMAT_VERSION.)
r? @ghost
@rustbot modify labels: rollup
try-job: dist-apple-various