File tree
2,812 files changed
+29745
-19960
lines changed- compiler
- rustc_abi
- src
- extern_abi
- rustc_ast/src
- expand
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- deriving
- rustc_codegen_cranelift
- .github/workflows
- example
- patches
- src
- abi
- debuginfo
- driver
- rustc_codegen_gcc
- example
- src
- back
- rustc_codegen_llvm
- src
- back
- builder
- coverageinfo
- mapgen
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- traits
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- rustc_data_structures/src
- sync
- rustc_driver_impl
- src
- rustc_error_codes/src
- error_codes
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- compare_impl_item
- coherence
- collect
- type_of
- errors
- hir_ty_lowering
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_interface
- src
- rustc_lint
- src
- early
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- rustc_metadata/src
- rmeta
- rustc_middle
- src
- hir
- middle
- mir
- interpret
- query
- traits
- ty
- consts
- print
- util
- rustc_mir_build/src
- thir
- pattern
- rustc_mir_dataflow/src
- impls
- rustc_mir_transform/src
- coverage
- counters
- spans
- rustc_monomorphize
- src
- mono_checks
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,812 files changed
+29745
-19960
lines changedDiff for: .editorconfig
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
|
Diff for: .git-blame-ignore-revs
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + |
Diff for: .gitignore
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
|
Diff for: Cargo.lock
+16-47
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
423 |
| - | |
| 423 | + | |
424 | 424 |
| |
425 |
| - | |
| 425 | + | |
426 | 426 |
| |
427 | 427 |
| |
428 | 428 |
| |
| |||
1209 | 1209 |
| |
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 |
| - | |
1213 |
| - | |
1214 |
| - | |
1215 |
| - | |
1216 |
| - | |
1217 |
| - | |
1218 |
| - | |
1219 |
| - | |
1220 |
| - | |
1221 |
| - | |
1222 | 1212 |
| |
1223 | 1213 |
| |
1224 | 1214 |
| |
| |||
2007 | 1997 |
| |
2008 | 1998 |
| |
2009 | 1999 |
| |
2010 |
| - | |
| 2000 | + | |
2011 | 2001 |
| |
2012 | 2002 |
| |
2013 | 2003 |
| |
| |||
2295 | 2285 |
| |
2296 | 2286 |
| |
2297 | 2287 |
| |
2298 |
| - | |
2299 |
| - | |
2300 |
| - | |
2301 |
| - | |
2302 |
| - | |
2303 |
| - | |
2304 |
| - | |
2305 |
| - | |
2306 |
| - | |
2307 | 2288 |
| |
2308 | 2289 |
| |
2309 | 2290 |
| |
| |||
3207 | 3188 |
| |
3208 | 3189 |
| |
3209 | 3190 |
| |
3210 |
| - | |
| 3191 | + | |
3211 | 3192 |
| |
3212 | 3193 |
| |
3213 | 3194 |
| |
| |||
3271 | 3252 |
| |
3272 | 3253 |
| |
3273 | 3254 |
| |
3274 |
| - | |
| 3255 | + | |
3275 | 3256 |
| |
3276 |
| - | |
| 3257 | + | |
3277 | 3258 |
| |
3278 | 3259 |
| |
3279 | 3260 |
| |
| |||
3336 | 3317 |
| |
3337 | 3318 |
| |
3338 | 3319 |
| |
3339 |
| - | |
3340 | 3320 |
| |
3341 | 3321 |
| |
3342 | 3322 |
| |
| |||
3398 | 3378 |
| |
3399 | 3379 |
| |
3400 | 3380 |
| |
| 3381 | + | |
3401 | 3382 |
| |
3402 | 3383 |
| |
3403 | 3384 |
| |
| |||
3428 | 3409 |
| |
3429 | 3410 |
| |
3430 | 3411 |
| |
3431 |
| - | |
3432 | 3412 |
| |
3433 | 3413 |
| |
3434 | 3414 |
| |
| |||
3673 | 3653 |
| |
3674 | 3654 |
| |
3675 | 3655 |
| |
3676 |
| - | |
| 3656 | + | |
3677 | 3657 |
| |
3678 | 3658 |
| |
3679 | 3659 |
| |
| |||
3702 | 3682 |
| |
3703 | 3683 |
| |
3704 | 3684 |
| |
| 3685 | + | |
3705 | 3686 |
| |
3706 | 3687 |
| |
3707 | 3688 |
| |
| |||
4173 | 4154 |
| |
4174 | 4155 |
| |
4175 | 4156 |
| |
4176 |
| - | |
4177 | 4157 |
| |
4178 | 4158 |
| |
4179 | 4159 |
| |
| |||
4357 | 4337 |
| |
4358 | 4338 |
| |
4359 | 4339 |
| |
| 4340 | + | |
4360 | 4341 |
| |
4361 | 4342 |
| |
4362 | 4343 |
| |
| |||
4380 | 4361 |
| |
4381 | 4362 |
| |
4382 | 4363 |
| |
4383 |
| - | |
| 4364 | + | |
4384 | 4365 |
| |
4385 | 4366 |
| |
4386 | 4367 |
| |
| |||
4421 | 4402 |
| |
4422 | 4403 |
| |
4423 | 4404 |
| |
4424 |
| - | |
4425 | 4405 |
| |
4426 | 4406 |
| |
4427 | 4407 |
| |
| |||
4442 | 4422 |
| |
4443 | 4423 |
| |
4444 | 4424 |
| |
| 4425 | + | |
4445 | 4426 |
| |
4446 | 4427 |
| |
4447 | 4428 |
| |
| |||
4453 | 4434 |
| |
4454 | 4435 |
| |
4455 | 4436 |
| |
4456 |
| - | |
4457 | 4437 |
| |
4458 | 4438 |
| |
4459 | 4439 |
| |
| |||
4776 | 4756 |
| |
4777 | 4757 |
| |
4778 | 4758 |
| |
4779 |
| - | |
| 4759 | + | |
4780 | 4760 |
| |
4781 | 4761 |
| |
4782 | 4762 |
| |
| |||
5427 | 5407 |
| |
5428 | 5408 |
| |
5429 | 5409 |
| |
5430 |
| - | |
| 5410 | + | |
5431 | 5411 |
| |
5432 | 5412 |
| |
5433 | 5413 |
| |
| |||
6215 | 6195 |
| |
6216 | 6196 |
| |
6217 | 6197 |
| |
6218 |
| - | |
| 6198 | + | |
6219 | 6199 |
| |
6220 |
| - | |
| 6200 | + | |
6221 | 6201 |
| |
6222 |
| - | |
6223 | 6202 |
| |
6224 |
| - | |
6225 |
| - | |
6226 |
| - | |
6227 |
| - | |
6228 | 6203 |
| |
6229 | 6204 |
| |
6230 | 6205 |
| |
| |||
6305 | 6280 |
| |
6306 | 6281 |
| |
6307 | 6282 |
| |
6308 |
| - | |
6309 |
| - | |
6310 |
| - | |
6311 |
| - | |
6312 |
| - | |
6313 |
| - | |
6314 | 6283 |
| |
6315 | 6284 |
| |
6316 | 6285 |
| |
|
Diff for: RELEASES.md
+127
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 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 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
1 | 128 |
| |
2 | 129 |
| |
3 | 130 |
| |
|
Diff for: compiler/rustc_abi/Cargo.toml
-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
| |||
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 |
| - | |
28 | 26 |
| |
29 | 27 |
| |
30 | 28 |
| |
|
Diff for: compiler/rustc_abi/src/callconv.rs
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
|
0 commit comments