File tree
290 files changed
+3997
-2426
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/type_check
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa
- src
- back
- mir
- rustc_data_structures/src
- transitive_relation
- rustc_hir_analysis
- src
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src/infer/canonical
- rustc_lint_defs/src
- rustc_lint
- src
- early/diagnostics
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- infer
- middle
- query
- ty
- rustc_mir_build/src/thir/pattern
- rustc_mir_transform/src
- shim
- rustc_next_trait_solver/src
- solve
- assembly
- eval_ctxt
- rustc_passes/src
- rustc_resolve/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- spec/targets
- rustc_trait_selection
- src
- error_reporting/traits
- solve
- traits
- select
- rustc_traits/src
- rustc_type_ir/src
- library
- core/src
- array
- convert
- ffi
- fmt
- intrinsics
- iter/traits
- ops
- ptr
- slice
- sync
- std
- src
- io
- os/net/linux_ext
- sync/mpmc
- sys
- net/connection/uefi
- pal
- uefi
- windows
- process/unix
- common
- thread_local/guard
- tests
- src
- bootstrap/src
- core/build_steps
- utils
- ci
- citool
- src
- docker/scripts
- github-actions
- doc
- rustc/src/platform-support
- rustdoc/src/write-documentation
- unstable-book/src/compiler-flags
- etc
- librustdoc
- clean
- utils
- html/render
- passes
- lint
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- methods
- tests/ui
- generate-copyright
- miri
- src
- bin
- shims
- windows
- tests
- fail
- panic
- tail_calls
- pass/backtrace
- rustbook
- tests
- assembly/asm
- codegen
- crashes
- debuginfo
- mir-opt
- building
- rustdoc-json/attrs
- rustdoc-js
- auxiliary
- rustdoc-ui
- intra-doc
- lints
- ui
- associated-inherent-types
- associated-item
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- async-closures
- async-drop
- dyn
- borrowck
- check-cfg
- const-generics
- associated_const_equality
- generic_const_exprs
- auxiliary
- issues
- mgca
- diagnostic_namespace/on_unimplemented
- dyn-compatibility
- error-codes
- feature-gates
- generic-associated-types
- impl-trait/in-trait
- issues
- lang-items
- lint
- mismatched_types
- on-unimplemented
- panics
- pattern
- qualified
- repeat-expr
- self
- structs
- target-feature
- traits
- transmute
- type-alias-impl-trait
- typeck
- unsafe-binders
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
290 files changed
+3997
-2426
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
237 |
| - | |
238 |
| - | |
| 237 | + | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
261 |
| - | |
| 260 | + | |
| 261 | + | |
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 47 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
187 | 200 |
| |
188 | 201 |
| |
189 | 202 |
| |
| |||
196 | 209 |
| |
197 | 210 |
| |
198 | 211 |
| |
199 |
| - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
200 | 230 |
| |
201 | 231 |
| |
202 | 232 |
| |
| |||
219 | 249 |
| |
220 | 250 |
| |
221 | 251 |
| |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
222 | 264 |
| |
223 | 265 |
| |
224 | 266 |
| |
| |||
540 | 582 |
| |
541 | 583 |
| |
542 | 584 |
| |
543 |
| - | |
| 585 | + | |
544 | 586 |
| |
545 | 587 |
| |
546 | 588 |
| |
| |||
1389 | 1431 |
| |
1390 | 1432 |
| |
1391 | 1433 |
| |
1392 |
| - | |
| 1434 | + | |
1393 | 1435 |
| |
1394 | 1436 |
| |
1395 | 1437 |
| |
| |||
4622 | 4664 |
| |
4623 | 4665 |
| |
4624 | 4666 |
| |
4625 |
| - | |
| 4667 | + | |
4626 | 4668 |
| |
4627 | 4669 |
| |
4628 | 4670 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
421 |
| - | |
| 421 | + | |
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
| 135 | + | |
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
527 | 527 |
| |
528 | 528 |
| |
529 | 529 |
| |
530 |
| - | |
| 530 | + | |
531 | 531 |
| |
532 | 532 |
| |
533 | 533 |
| |
| |||
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
554 |
| - | |
| 554 | + | |
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
| 192 | + | |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
| |||
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
| 302 | + | |
302 | 303 |
| |
303 | 304 |
| |
304 | 305 |
| |
|
0 commit comments