Commit 66b0b29
committed
Auto merge of rust-lang#130724 - compiler-errors:bump, r=Mark-Simulacrum
Bump stage0 to beta-2024-09-22 and rustfmt to nightly-2024-09-22
I'm doing this to apply the changes to version sorting (rust-lang/rustfmt#6284) that have occurred since rustfmt last upgraded (and a few other miscellaneous changes, like changes to expression overflowing: rust-lang/rustfmt#6260). Eagerly updating rustfmt and formatting-the-world will ideally move some of the pressure off of the beta bump which will happen at the beginning of the next release cycle.
You can verify this is correct by checking out the changes, reverting the last commit, reapplying them, and diffing the changes:
```
git fetch git@github.com:compiler-errors/rust.git bump
git checkout -b bump FETCH_HEAD
git reset --hard HEAD~5
./x.py fmt --all
git diff FETCH_HEAD
# ignore the changes to stage0, and rustfmt.toml,
# and test file changes in rustdoc-js-std, run-make.
```
Or just take my word for it? Up to the reviewer.
r? releaseFile tree
1,459 files changed
+7616
-8848
lines changed- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src
- pprust
- state
- pp
- rustc_ast/src
- attr
- expand
- util
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- assert
- deriving
- cmp
- generic
- format_foreign
- printf
- shell
- rustc_codegen_cranelift
- build_system
- example
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc
- build_system/src
- src
- back
- intrinsic
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- metadata
- enums
- llvm
- rustc_codegen_ssa/src
- back
- rpath
- mir
- traits
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures/src
- flock
- graph
- dominators
- implementation
- scc
- obligation_forest
- owned_slice
- sync
- rustc_driver_impl/src
- rustc_error_messages/src
- rustc_errors/src
- json
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_fs_util/src
- rustc_graphviz/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- collect
- type_of
- errors
- hir_ty_lowering
- impl_wf_check
- outlives
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_incremental/src
- persist
- rustc_index/src
- bit_set
- vec
- rustc_infer/src
- infer
- canonical
- lexical_region_resolve
- opaque_types
- outlives
- relate
- snapshot
- traits
- rustc_interface/src
- rustc_lexer/src
- unescape
- rustc_lint_defs/src
- rustc_lint/src
- context
- diagnostics
- types
- rustc_log/src
- rustc_macros/src
- diagnostics
- symbols
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- dep_graph
- hir
- map
- hooks
- infer
- middle
- mir
- interpret
- allocation
- query
- traits
- ty
- consts
- print
- util
- rustc_mir_build/src
- build
- custom
- parse
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform/src
- coroutine
- coverage
- spans
- shim
- rustc_monomorphize/src
- collector
- rustc_next_trait_solver/src/solve
- assembly
- eval_ctxt
- inspect
- normalizes_to
- rustc_parse_format/src
- rustc_parse/src
- lexer
- parser
- tokenstream
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests
- common
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- ich
- query
- rustc_resolve/src
- late
- rustc_sanitizers/src
- cfi
- typeid/itanium_cxx_abi
- kcfi
- typeid
- rustc_serialize/tests
- rustc_session/src
- config
- rustc_smir/src
- rustc_internal
- rustc_smir
- convert
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- abi
- asm
- spec
- base
- apple
- targets
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- solve
- inspect
- traits
- query
- type_op
- select
- specialize
- rustc_traits/src
- rustc_transmute/src
- layout
- maybe_transmutable
- rustc_ty_utils/src
- rustc_type_ir_macros/src
- rustc_type_ir/src
- ty_kind
- stable_mir/src
- mir
- library
- alloc
- benches
- btree
- src
- collections
- binary_heap
- btree
- map
- set
- linked_list
- vec_deque
- ffi
- sync
- vec
- tests
- core
- benches
- ascii
- char
- hash
- net
- num
- dec2flt
- flt2dec
- int_log
- int_pow
- int_sqrt
- str
- src
- array
- async_iter
- ffi
- fmt
- future
- iter
- adapters
- traits
- num
- dec2flt
- flt2dec
- strategy
- ops
- ptr
- range
- slice
- sort/stable
- str
- task
- tests
- iter/adapters
- num
- flt2dec
- panic_unwind/src
- proc_macro/src
- std/src
- collections
- hash
- map
- set
- ffi
- fs
- io
- buffered
- copy
- error
- stdio
- util
- net
- ip_addr
- os
- fortanix_sgx
- unix/net
- xous
- ffi
- services
- process
- sync
- barrier
- mpmc
- once_lock
- sys_common
- wtf8
- sys
- alloc
- os_str
- pal
- hermit
- itron
- time
- sgx
- abi/usercalls
- waitqueue
- solid
- abi
- uefi
- unix
- process
- wasi
- windows
- args
- handle
- process
- xous
- net
- zkvm
- path
- sync
- condvar
- mutex
- rwlock
- thread_parking
- thread_local
- guard
- key
- thread
- time
- test/src
- term
- terminfo
- unwind/src
- src
- bootstrap/src
- bin
- core
- build_steps
- builder
- config
- utils
- change_tracker
- helpers
- ci/docker/host-x86_64/test-various/uefi_qemu_test/src
- etc/test-float-parse/src
- gen
- librustdoc
- clean
- cfg
- types
- doctest
- formats
- html
- highlight
- markdown
- render
- json
- passes
- lint
- tools
- build-manifest/src
- bump-stage0/src
- compiletest/src
- header
- read2
- runtest
- coverage-dump/src
- error_index_generator
- generate-copyright/src
- jsondoclint/src
- validator
- lint-docs/src
- opt-dist/src
- utils
- rust-installer/src
- rustbook/src
- rustdoc-themes
- suggest-tests/src
- tidy/src
- unicode-table-generator/src
- unstable-book-gen/src
- tests
- mir-opt/instsimplify
- run-make
- c-link-to-rust-va-list-fn
- c-unwind-abi-catch-lib-panic
- c-unwind-abi-catch-panic
- compiler-builtins
- compressed-debuginfo-zstd
- crate-loading
- extern-fn-explicit-align
- foreign-exceptions
- naked-symbol-visibility
- split-debuginfo
- type-mismatch-same-crate-name
- wasm-export-all-symbols
- run-pass-valgrind
- rustdoc-js-std
- rustdoc-json
- reexport
- type
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,459 files changed
+7616
-8848
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
999 | 999 | | |
1000 | 1000 | | |
1001 | 1001 | | |
1002 | | - | |
1003 | 1002 | | |
| 1003 | + | |
1004 | 1004 | | |
1005 | 1005 | | |
1006 | 1006 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1138 | 1138 | | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | | - | |
1142 | | - | |
1143 | | - | |
1144 | | - | |
1145 | | - | |
1146 | | - | |
1147 | | - | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
1148 | 1145 | | |
1149 | 1146 | | |
1150 | 1147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
31 | | - | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
8 | | - | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments