File tree
239 files changed
+3345
-1833
lines changed- .github/workflows
- compiler
- rustc_abi/src
- layout
- rustc_ast_lowering/src
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc
- build_system/build_sysroot
- example
- src
- rustc_codegen_llvm
- src
- rustc_codegen_ssa
- src
- back
- link
- mir
- rustc_const_eval/src
- check_consts
- interpret
- rustc_data_structures/src
- rustc_error_messages
- src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src/check
- rustc_hir_typeck/src
- method
- rustc_infer/src
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_macros/src
- rustc_metadata
- src
- rustc_middle/src
- rustc_mir_transform/src
- rustc_parse/src
- rustc_passes/src
- rustc_query_system/src
- rustc_session/src
- rustc_span/src
- rustc_target
- src
- asm
- callconv
- spec
- targets
- rustc_trait_selection/src
- rustc_ty_utils/src
- library
- alloc
- src
- alloctests
- compiler-builtins/compiler-builtins
- src
- mem
- core
- src
- intrinsics
- iter/sources
- num
- pin
- ptr
- sync
- coretests/tests
- floats
- num
- dec2flt
- panic_abort
- panic_unwind
- rustc-std-workspace-core
- std
- src
- num
- os
- android
- linux
- net/linux_ext
- sys
- alloc
- personality
- tests
- floats
- sync
- unwind
- src
- src
- bootstrap
- src
- core
- builder
- ci
- citool
- src
- tests
- docker/scripts
- github-actions
- scripts
- doc
- rustc/src
- platform-support
- rustc-dev-guide
- src
- building/bootstrapping
- notification-groups
- rustdoc-internals
- tests
- librustdoc/clean
- tools
- build-manifest/src
- compiletest/src
- miri
- cargo-miri
- src
- intrinsics
- shims
- tests/pass
- tests
- assembly/targets
- crashes
- run-make/linker-warning
- ui
- abi
- attributes
- check-cfg
- cross-crate
- auxiliary
- diagnostic-width
- drop
- dropck
- feature-gates
- imports
- intrinsics
- layout
- lifetimes
- linkage-attr/raw-dylib/windows
- linking
- lint/dead-code
- repr
- runtime
- suggestions
- test-attrs
- traits
- type/pattern_types
- unboxed-closures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
239 files changed
+3345
-1833
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
| |
|
Lines changed: 34 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| |||
2509 | 2509 |
| |
2510 | 2510 |
| |
2511 | 2511 |
| |
2512 |
| - | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
2513 | 2525 |
| |
2514 | 2526 |
| |
2515 | 2527 |
| |
| |||
3109 | 3121 |
| |
3110 | 3122 |
| |
3111 | 3123 |
| |
3112 |
| - | |
| 3124 | + | |
3113 | 3125 |
| |
3114 | 3126 |
| |
3115 | 3127 |
| |
| |||
3118 | 3130 |
| |
3119 | 3131 |
| |
3120 | 3132 |
| |
3121 |
| - | |
| 3133 | + | |
3122 | 3134 |
| |
3123 |
| - | |
| 3135 | + | |
3124 | 3136 |
| |
3125 | 3137 |
| |
| 3138 | + | |
3126 | 3139 |
| |
3127 | 3140 |
| |
3128 | 3141 |
| |
| |||
3422 | 3435 |
| |
3423 | 3436 |
| |
3424 | 3437 |
| |
3425 |
| - | |
| 3438 | + | |
3426 | 3439 |
| |
3427 | 3440 |
| |
3428 | 3441 |
| |
| |||
3463 | 3476 |
| |
3464 | 3477 |
| |
3465 | 3478 |
| |
3466 |
| - | |
| 3479 | + | |
3467 | 3480 |
| |
3468 | 3481 |
| |
3469 | 3482 |
| |
| |||
3640 | 3653 |
| |
3641 | 3654 |
| |
3642 | 3655 |
| |
| 3656 | + | |
3643 | 3657 |
| |
3644 | 3658 |
| |
3645 | 3659 |
| |
| |||
3786 | 3800 |
| |
3787 | 3801 |
| |
3788 | 3802 |
| |
| 3803 | + | |
3789 | 3804 |
| |
3790 | 3805 |
| |
3791 | 3806 |
| |
| |||
4495 | 4510 |
| |
4496 | 4511 |
| |
4497 | 4512 |
| |
4498 |
| - | |
| 4513 | + | |
4499 | 4514 |
| |
4500 | 4515 |
| |
4501 | 4516 |
| |
| |||
5247 | 5262 |
| |
5248 | 5263 |
| |
5249 | 5264 |
| |
5250 |
| - | |
| 5265 | + | |
5251 | 5266 |
| |
5252 | 5267 |
| |
5253 | 5268 |
| |
| |||
5908 | 5923 |
| |
5909 | 5924 |
| |
5910 | 5925 |
| |
5911 |
| - | |
5912 |
| - | |
5913 |
| - | |
5914 |
| - | |
5915 |
| - | |
5916 |
| - | |
5917 |
| - | |
5918 |
| - | |
5919 |
| - | |
5920 | 5926 |
| |
5921 | 5927 |
| |
5922 | 5928 |
| |
| |||
5941 | 5947 |
| |
5942 | 5948 |
| |
5943 | 5949 |
| |
| 5950 | + | |
| 5951 | + | |
| 5952 | + | |
| 5953 | + | |
| 5954 | + | |
| 5955 | + | |
| 5956 | + | |
| 5957 | + | |
| 5958 | + | |
5944 | 5959 |
| |
5945 | 5960 |
| |
5946 | 5961 |
| |
|
Lines changed: 7 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
| 176 | + | |
183 | 177 |
| |
184 | 178 |
| |
185 | 179 |
| |
| |||
435 | 429 |
| |
436 | 430 |
| |
437 | 431 |
| |
438 |
| - | |
| 432 | + | |
439 | 433 |
| |
440 | 434 |
| |
441 | 435 |
| |
442 | 436 |
| |
443 | 437 |
| |
444 |
| - | |
| 438 | + | |
445 | 439 |
| |
446 | 440 |
| |
447 | 441 |
| |
| |||
1289 | 1283 |
| |
1290 | 1284 |
| |
1291 | 1285 |
| |
1292 |
| - | |
| 1286 | + | |
1293 | 1287 |
| |
1294 | 1288 |
| |
1295 | 1289 |
| |
| |||
1308 | 1302 |
| |
1309 | 1303 |
| |
1310 | 1304 |
| |
1311 |
| - | |
| 1305 | + | |
1312 | 1306 |
| |
1313 | 1307 |
| |
1314 | 1308 |
| |
| |||
1342 | 1336 |
| |
1343 | 1337 |
| |
1344 | 1338 |
| |
1345 |
| - | |
| 1339 | + | |
1346 | 1340 |
| |
1347 | 1341 |
| |
1348 | 1342 |
| |
|
Lines changed: 2 additions & 2 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 |
| |
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
0 commit comments