Commit 80f68dd
committed
Auto merge of #155534 - jhpratt:rollup-yAM8Y9R, r=jhpratt
Rollup of 6 pull requests
Successful merges:
- #154654 (Move `std::io::ErrorKind` to `core::io`)
- #155054 (constify `Index(Mut)`, `Deref(Mut)` for `Vec`)
- #155507 (suggest expect instead of unwrap when arg provided)
- #154664 (core/num: Implement feature `integer_cast_extras`)
- #155474 (Rename incremental `cfail`/`cpass` revisions to `bfail`/`bpass`)
- #155493 (docs(num): fix stale link to `mem::Alignment`)123 files changed
Lines changed: 3837 additions & 3562 deletions
File tree
- compiler/rustc_hir_typeck/src/fn_ctxt
- library
- alloc/src
- vec
- coretests/tests
- core/src
- io
- num
- imp
- std/src
- io
- error
- os/windows
- sys/io/error
- src
- doc/rustc-dev-guide/src/tests
- tools/compiletest/src
- runtest
- tests
- incremental
- add_private_fn_at_krate_root_cc
- auxiliary
- change_add_field
- change_private_fn_cc
- auxiliary
- change_private_fn
- change_private_impl_method_cc
- auxiliary
- change_private_impl_method
- change_pub_inherent_method_body
- change_pub_inherent_method_sig
- const-generics
- try_unify_abstract_const_regression_tests
- env
- hashes
- issue-110457-same-span-closures
- issue-49595
- link_order
- auxiliary
- remove_source_file
- thinlto
- rustdoc-html/intra-doc
- ui
- consts
- did_you_mean
- feature-gates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2346 | 2346 | | |
2347 | 2347 | | |
2348 | 2348 | | |
| 2349 | + | |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
| 2354 | + | |
| 2355 | + | |
| 2356 | + | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
2349 | 2360 | | |
2350 | 2361 | | |
2351 | 2362 | | |
| |||
2776 | 2787 | | |
2777 | 2788 | | |
2778 | 2789 | | |
| 2790 | + | |
| 2791 | + | |
| 2792 | + | |
| 2793 | + | |
| 2794 | + | |
| 2795 | + | |
| 2796 | + | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
| 2800 | + | |
| 2801 | + | |
| 2802 | + | |
| 2803 | + | |
| 2804 | + | |
| 2805 | + | |
2779 | 2806 | | |
2780 | 2807 | | |
2781 | 2808 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3747 | 3747 | | |
3748 | 3748 | | |
3749 | 3749 | | |
3750 | | - | |
| 3750 | + | |
| 3751 | + | |
3751 | 3752 | | |
3752 | 3753 | | |
3753 | 3754 | | |
| |||
3757 | 3758 | | |
3758 | 3759 | | |
3759 | 3760 | | |
3760 | | - | |
| 3761 | + | |
| 3762 | + | |
3761 | 3763 | | |
3762 | 3764 | | |
3763 | 3765 | | |
| |||
3822 | 3824 | | |
3823 | 3825 | | |
3824 | 3826 | | |
3825 | | - | |
| 3827 | + | |
| 3828 | + | |
3826 | 3829 | | |
3827 | 3830 | | |
3828 | 3831 | | |
| |||
3832 | 3835 | | |
3833 | 3836 | | |
3834 | 3837 | | |
3835 | | - | |
| 3838 | + | |
| 3839 | + | |
3836 | 3840 | | |
3837 | 3841 | | |
3838 | 3842 | | |
| |||
0 commit comments