Commit 0131e38
authored
Merge pull request rust-lang#4473 from rust-lang/rustup-2025-07-17
Automatic RustupFile tree
227 files changed
+3060
-3118
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast/src/expand
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_builtin_macros
- src
- deriving/generic
- rustc_codegen_llvm/src
- back
- builder
- debuginfo
- llvm
- rustc_codegen_ssa/src
- traits
- rustc_const_eval
- src/interpret
- rustc_error_codes/src/error_codes
- rustc_expand/src
- rustc_hir_analysis/src/hir_ty_lowering
- rustc_hir/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- query
- ty
- print
- rustc_parse/src
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_type_ir/src
- library
- alloc/src
- vec
- coretests/tests
- floats
- core/src
- array
- macros
- num
- ops
- ptr
- slice
- str
- std
- src
- sys
- thread
- sysroot
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- utils
- doc
- rustc-dev-guide/src
- building
- tests
- rustc/src/platform-support
- etc/completions
- librustdoc
- clean
- html/render
- json
- rustdoc-json-types
- tools
- compiletest/src
- miri
- src
- tests/fail
- dangling_pointers
- intrinsics
- remote-test-client/src
- run-make-support/src
- rustbook
- suggest-tests
- src
- tidy/src
- tests
- run-make
- compiletest-self-test/symbols-helpers
- fmt-write-bloat
- used
- rustdoc-json
- attrs
- enums/discriminant
- visibility
- ui
- attributes
- cfg
- cfg-version
- check-cfg
- codegen
- conditional-compilation
- consts
- const-eval
- issues
- macros
- parser
- issues
- recover
- removed-syntax
- precondition-checks
- proc-macro
- span
- traits/const-traits
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
227 files changed
+3060
-3118
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
185 | 190 | | |
186 | 191 | | |
187 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5069 | 5069 | | |
5070 | 5070 | | |
5071 | 5071 | | |
5072 | | - | |
5073 | | - | |
5074 | | - | |
5075 | | - | |
5076 | | - | |
5077 | | - | |
5078 | | - | |
5079 | | - | |
5080 | 5072 | | |
5081 | 5073 | | |
5082 | 5074 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 4 | | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
196 | 201 | | |
197 | 202 | | |
198 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
143 | 168 | | |
144 | 169 | | |
145 | 170 | | |
| |||
349 | 374 | | |
350 | 375 | | |
351 | 376 | | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
352 | 380 | | |
353 | 381 | | |
354 | 382 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments