File tree
234 files changed
+3328
-1222
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- interpret
- transform
- rustc_data_structures
- src
- graph
- scc
- vec_graph
- rustc_driver_impl/src
- rustc_expand/src
- rustc_feature/src
- rustc_fs_util/src
- rustc_hir_analysis/src
- astconv
- coherence
- impl_wf_check
- outlives
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_infer/src
- infer
- nll_relate
- outlives
- traits
- rustc_interface
- src
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle/src
- mir
- query
- ty
- print
- rustc_mir_build/src/build
- custom/parse
- expr
- rustc_mir_transform/src
- rustc_plugin_impl/src
- rustc_privacy/src
- rustc_resolve/src
- rustc_session/src
- rustc_target
- src/spec
- rustc_trait_selection/src
- solve
- canonical
- traits
- error_reporting
- query
- select
- specialize
- rustc_traits/src
- chalk
- rustc_type_ir/src
- library
- alloc/src
- core/src
- intrinsics
- std/src
- io
- sync
- sys/hermit
- src
- ci/docker/host-x86_64
- i686-gnu
- x86_64-gnu
- x86_64-gnu-llvm-14
- x86_64-gnu-llvm-14-stage1
- x86_64-gnu-llvm-15
- doc/rustdoc/src
- librustdoc
- clean
- formats
- html/static/js
- passes
- tools
- clippy/clippy_utils/src
- compiletest/src
- lint-docs/src
- miri
- tests/fail
- rustdoc-js
- tests
- assembly
- codegen
- intrinsics
- mir-opt
- building
- const_prop
- issues
- run-make
- issue-36710
- raw-dylib-cross-compilation
- x86_64-fortanix-unknown-sgx-lvi
- rustdoc-js
- rustdoc-js-std
- rustdoc-ui
- ui
- cfg
- auxiliary
- const-generics
- generic_const_exprs
- consts/const-eval
- feature-gates
- impl-trait
- imports
- auxiliary
- lint
- resolve
- specialization/min_specialization
- statics
- suggestions
- traits/new-solver
- transmutability
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
234 files changed
+3328
-1222
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4523 | 4523 |
| |
4524 | 4524 |
| |
4525 | 4525 |
| |
| 4526 | + | |
4526 | 4527 |
| |
4527 | 4528 |
| |
4528 | 4529 |
| |
| |||
4826 | 4827 |
| |
4827 | 4828 |
| |
4828 | 4829 |
| |
| 4830 | + | |
4829 | 4831 |
| |
4830 | 4832 |
| |
4831 | 4833 |
| |
| |||
4950 | 4952 |
| |
4951 | 4953 |
| |
4952 | 4954 |
| |
| 4955 | + | |
4953 | 4956 |
| |
4954 | 4957 |
| |
4955 | 4958 |
| |
| |||
5335 | 5338 |
| |
5336 | 5339 |
| |
5337 | 5340 |
| |
| 5341 | + | |
5338 | 5342 |
| |
5339 | 5343 |
| |
5340 | 5344 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2222 | 2222 |
| |
2223 | 2223 |
| |
2224 | 2224 |
| |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
2225 | 2232 |
| |
2226 | 2233 |
| |
2227 | 2234 |
| |
|
Lines changed: 1 addition & 3 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 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 | 39 |
|
Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 |
| - | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
82 |
| - | |
83 | 81 |
| |
84 | 82 |
| |
85 | 83 |
| |
|
Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 |
| - | |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
| |||
88 | 90 |
| |
89 | 91 |
| |
90 | 92 |
| |
91 |
| - | |
92 |
| - | |
| 93 | + | |
93 | 94 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
709 | 709 |
| |
710 | 710 |
| |
711 | 711 |
| |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
712 | 716 |
| |
713 | 717 |
| |
714 | 718 |
| |
|
Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
557 | 557 |
| |
558 | 558 |
| |
559 | 559 |
| |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
564 |
| - | |
565 |
| - | |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 |
| - | |
570 | 560 |
| |
571 | 561 |
| |
572 | 562 |
| |
|
Lines changed: 25 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
192 | 201 |
| |
193 | 202 |
| |
194 | 203 |
| |
| |||
197 | 206 |
| |
198 | 207 |
| |
199 | 208 |
| |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
200 | 213 |
| |
201 | 214 |
| |
202 | 215 |
| |
| |||
422 | 435 |
| |
423 | 436 |
| |
424 | 437 |
| |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
432 | 441 |
| |
433 |
| - | |
434 |
| - | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
435 | 451 |
| |
436 | 452 |
| |
437 | 453 |
| |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 | 454 |
| |
444 | 455 |
| |
445 | 456 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
381 |
| - | |
| 381 | + | |
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
364 |
| - | |
365 |
| - | |
| 364 | + | |
| 365 | + | |
366 | 366 |
| |
367 | 367 |
| |
368 |
| - | |
369 |
| - | |
| 368 | + | |
| 369 | + | |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
|
0 commit comments