File tree
193 files changed
+3358
-1241
lines changed- compiler
- rustc_ast/src/expand
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- back
- builder
- debuginfo
- llvm
- rustc_codegen_ssa/src
- mir
- traits
- rustc_feature/src
- rustc_hir/src
- rustc_interface/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- hooks
- ty
- rustc_mir_build/src
- thir/pattern
- rustc_next_trait_solver/src/solve
- rustc_session/src
- rustc_span/src
- rustc_type_ir/src/search_graph
- library
- alloc/src
- collections/vec_deque
- raw_vec
- vec
- core/src
- ffi
- fmt
- num
- ops
- os/darwin
- sync
- std/src
- io
- os/net/linux_ext
- sys
- net/connection/socket
- pal/unix
- src
- bootstrap/src
- core
- build_steps
- config
- toml
- utils
- build_helper/src
- ci
- docker
- host-aarch64/dist-aarch64-linux
- host-x86_64/dist-x86_64-linux
- github-actions
- doc/rustc/src
- etc
- librustdoc
- html
- render
- static/js
- tools
- bump-stage0
- src
- compiletest/src
- miri
- tests/pass/both_borrows
- tidy/src
- tests
- codegen-llvm
- autodiff
- issues
- crashes
- run-make
- autodiff/type-trees
- array-typetree
- memcpy-typetree
- mixed-struct-typetree
- nott-flag
- recursion-typetree
- scalar-types
- f128-typetree
- f16-typetree
- f32-typetree
- f64-typetree
- i32-typetree
- slice-typetree
- struct-typetree
- tuple-typetree
- type-analysis/vec
- doctests-compilation-time-info
- doctests-merge
- rustdoc-ui/doctest
- ui
- autodiff
- explicit-tail-calls
- feature-gates
- hygiene
- impl-trait
- pattern/usefulness
- integer-ranges
- reborrow
- traits/next-solver
- cycles
- union
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
193 files changed
+3358
-1241
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| 337 | + | |
337 | 338 | | |
338 | 339 | | |
| 340 | + | |
339 | 341 | | |
340 | 342 | | |
341 | 343 | | |
| |||
5239 | 5241 | | |
5240 | 5242 | | |
5241 | 5243 | | |
5242 | | - | |
| 5244 | + | |
5243 | 5245 | | |
5244 | | - | |
| 5246 | + | |
5245 | 5247 | | |
5246 | 5248 | | |
5247 | 5249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
772 | | - | |
| 771 | + | |
773 | 772 | | |
774 | 773 | | |
775 | 774 | | |
776 | 775 | | |
777 | 776 | | |
778 | 777 | | |
779 | 778 | | |
780 | | - | |
| 779 | + | |
781 | 780 | | |
782 | 781 | | |
783 | 782 | | |
| |||
950 | 949 | | |
951 | 950 | | |
952 | 951 | | |
953 | | - | |
| 952 | + | |
954 | 953 | | |
955 | 954 | | |
956 | 955 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
275 | 278 | | |
276 | 279 | | |
277 | 280 | | |
278 | | - | |
279 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
280 | 289 | | |
281 | 290 | | |
282 | 291 | | |
283 | 292 | | |
284 | 293 | | |
285 | 294 | | |
286 | | - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
287 | 298 | | |
288 | 299 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1383 | 1383 | | |
1384 | 1384 | | |
1385 | 1385 | | |
| 1386 | + | |
1386 | 1387 | | |
1387 | 1388 | | |
1388 | 1389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
| 773 | + | |
773 | 774 | | |
774 | 775 | | |
775 | 776 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
249 | 250 | | |
250 | 251 | | |
251 | 252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
| 566 | + | |
| 567 | + | |
566 | 568 | | |
567 | 569 | | |
568 | 570 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
1107 | 1108 | | |
1108 | 1109 | | |
1109 | 1110 | | |
| 1111 | + | |
1110 | 1112 | | |
1111 | 1113 | | |
1112 | 1114 | | |
1113 | 1115 | | |
1114 | | - | |
| 1116 | + | |
1115 | 1117 | | |
1116 | 1118 | | |
1117 | 1119 | | |
| |||
1120 | 1122 | | |
1121 | 1123 | | |
1122 | 1124 | | |
1123 | | - | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
1124 | 1135 | | |
1125 | 1136 | | |
1126 | 1137 | | |
| |||
0 commit comments