Commit 5f3197f
authored
Merge pull request rust-lang#4560 from rust-lang/rustup-2025-09-03
Automatic RustupFile tree
271 files changed
+2741
-2204
lines changed- compiler
- rustc_abi
- src
- rustc_ast_lowering
- src
- rustc_ast_passes
- rustc_ast_pretty
- src/pprust
- rustc_ast
- src
- rustc_attr_parsing
- rustc_borrowck
- src
- polonius
- rustc_builtin_macros
- rustc_codegen_cranelift/src
- rustc_codegen_llvm
- src
- back
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval
- rustc_data_structures
- rustc_driver_impl
- rustc_error_messages
- rustc_errors
- rustc_expand
- src/mbe
- rustc_feature
- src
- rustc_fluent_macro
- rustc_fs_util
- rustc_hir_analysis
- src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- method
- rustc_hir
- src
- rustc_incremental
- rustc_index_macros
- rustc_infer
- rustc_interface
- src
- rustc_lexer
- src
- rustc_lint
- rustc_llvm
- llvm-wrapper
- rustc_log
- rustc_macros
- rustc_metadata
- rustc_middle
- src
- mir
- query
- traits
- ty
- rustc_mir_build
- src/builder
- expr
- matches
- rustc_mir_dataflow
- src/framework
- rustc_mir_transform
- src
- coroutine
- coverage
- spans
- rustc_monomorphize
- rustc_next_trait_solver
- src/solve
- eval_ctxt
- inspect
- rustc_parse_format
- rustc_parse
- src/parser
- rustc_passes
- src
- rustc_pattern_analysis
- rustc_privacy
- rustc_proc_macro
- rustc_public
- src/unstable/convert/stable
- rustc_query_impl
- rustc_query_system
- rustc_resolve
- src
- rustc_sanitizers
- rustc_serialize
- rustc_session
- rustc_span
- rustc_symbol_mangling
- rustc_target
- src/spec/targets
- rustc_thread_pool
- rustc_trait_selection
- src
- error_reporting/traits
- solve/inspect
- rustc_traits
- rustc_transmute
- rustc_ty_utils
- rustc_type_ir_macros
- rustc_type_ir
- src
- search_graph
- solve
- library
- coretests/tests/floats
- core/src/ops
- std
- src
- sys/pal
- unix
- windows
- tests/floats
- src
- doc
- rustc/src/platform-support
- unstable-book/src/language-features
- librustdoc
- clean
- formats
- html
- render
- static/js
- json
- tools
- build-manifest
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- collect-license-metadata
- compiletest
- src
- coverage-dump
- features-status-dump
- generate-copyright
- jsondocck
- jsondoclint
- lint-docs
- llvm-bitcode-linker
- miri
- tests/fail
- alloc
- function_calls
- panic
- nix-dev-shell
- opt-dist
- run-make-support
- rustfmt/src
- tidy
- tests
- codegen-llvm
- cffi
- issues
- coverage
- crashes
- mir-opt/building
- rustdoc-gui
- src/scrape_examples_ice
- examples
- src
- ui
- abi
- async-await
- c-variadic
- cmse-nonsecure/cmse-nonsecure-entry
- feature-gates
- frontmatter
- loop-match
- macros/macro-metavar-expr-concat
- mir
- parser
- privacy
- stats
- suggestions
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
271 files changed
+2741
-2204
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 62 | | |
90 | 63 | | |
91 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
229 | 238 | | |
230 | 239 | | |
231 | 240 | | |
| |||
238 | 247 | | |
239 | 248 | | |
240 | 249 | | |
241 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
242 | 255 | | |
243 | 256 | | |
244 | 257 | | |
| 258 | + | |
245 | 259 | | |
246 | 260 | | |
247 | 261 | | |
248 | 262 | | |
249 | 263 | | |
| 264 | + | |
| 265 | + | |
250 | 266 | | |
251 | 267 | | |
252 | 268 | | |
253 | 269 | | |
254 | 270 | | |
255 | 271 | | |
256 | | - | |
257 | | - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
258 | 277 | | |
259 | 278 | | |
260 | 279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
937 | 937 | | |
938 | 938 | | |
939 | 939 | | |
940 | | - | |
| 940 | + | |
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
| |||
4051 | 4051 | | |
4052 | 4052 | | |
4053 | 4053 | | |
4054 | | - | |
4055 | | - | |
| 4054 | + | |
| 4055 | + | |
4056 | 4056 | | |
4057 | 4057 | | |
4058 | 4058 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1434 | 1434 | | |
1435 | 1435 | | |
1436 | 1436 | | |
1437 | | - | |
| 1437 | + | |
1438 | 1438 | | |
1439 | | - | |
1440 | | - | |
| 1439 | + | |
| 1440 | + | |
1441 | 1441 | | |
1442 | 1442 | | |
1443 | 1443 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2028 | 2028 | | |
2029 | 2029 | | |
2030 | 2030 | | |
2031 | | - | |
| 2031 | + | |
2032 | 2032 | | |
2033 | 2033 | | |
2034 | 2034 | | |
| |||
2508 | 2508 | | |
2509 | 2509 | | |
2510 | 2510 | | |
2511 | | - | |
| 2511 | + | |
2512 | 2512 | | |
2513 | 2513 | | |
2514 | 2514 | | |
| |||
0 commit comments