File tree
115 files changed
+204
-338
lines changed- compiler
- rustc_ast_passes/src
 - rustc_borrowck/src
- polonius
 - type_check
 
 - rustc_codegen_cranelift
- example
 - src
 
 - rustc_codegen_gcc/example
 - rustc_codegen_ssa/src/mir
 - rustc_const_eval/src
- check_consts
 - interpret
 
 - rustc_error_codes/src/error_codes
 - rustc_feature/src
 - rustc_hir_typeck/src
 - rustc_middle/src
- mir
 - thir
 
 - rustc_mir_build/src
- build
- custom/parse
 - expr
 
 - thir
- cx
 - pattern
 
 
 - rustc_mir_dataflow/src
- impls
 - move_paths
 
 - rustc_mir_transform/src
- shim
 
 - rustc_parse/src/parser
 - rustc_smir/src/rustc_smir/convert
 - rustc_ty_utils/src
 
 - library/core/src/ptr
 - src/tools
- clippy/clippy_utils/src
 - miri/tests
- fail
- dangling_pointers
 - function_calls
 
 - pass/function_calls
 
 
 - tests
- mir-opt
- const_prop
 - copy-prop
 - instsimplify
 
 - pretty
 - ui
- borrowck
 - consts
- const-mut-refs
 - min_const_fn
 
 - lint
- unused
 
 - macros
 - mir
 - packed
 - raw-ref-op
 - sanitizer
 - static
 - unpretty
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
115 files changed
+204
-338
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
539 | 539 |  | |
540 | 540 |  | |
541 | 541 |  | |
542 |  | - | |
543 | 542 |  | |
544 | 543 |  | |
545 | 544 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
55 | 55 |  | |
56 | 56 |  | |
57 | 57 |  | |
58 |  | - | |
59 |  | - | |
 | 58 | + | |
 | 59 | + | |
60 | 60 |  | |
61 | 61 |  | |
62 | 62 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
1242 | 1242 |  | |
1243 | 1243 |  | |
1244 | 1244 |  | |
1245 |  | - | |
 | 1245 | + | |
1246 | 1246 |  | |
1247 | 1247 |  | |
1248 | 1248 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
269 | 269 |  | |
270 | 270 |  | |
271 | 271 |  | |
272 |  | - | |
 | 272 | + | |
273 | 273 |  | |
274 | 274 |  | |
275 | 275 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
756 | 756 |  | |
757 | 757 |  | |
758 | 758 |  | |
759 |  | - | |
 | 759 | + | |
760 | 760 |  | |
761 | 761 |  | |
762 | 762 |  | |
 | |||
2468 | 2468 |  | |
2469 | 2469 |  | |
2470 | 2470 |  | |
2471 |  | - | |
 | 2471 | + | |
2472 | 2472 |  | |
2473 | 2473 |  | |
2474 | 2474 |  | |
 | |||
2485 | 2485 |  | |
2486 | 2486 |  | |
2487 | 2487 |  | |
2488 |  | - | |
 | 2488 | + | |
2489 | 2489 |  | |
2490 | 2490 |  | |
2491 | 2491 |  | |
 | |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
6 | 6 |  | |
7 | 7 |  | |
8 | 8 |  | |
9 |  | - | |
10 |  | - | |
 | 9 | + | |
11 | 10 |  | |
12 | 11 |  | |
13 | 12 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
25 | 25 |  | |
26 | 26 |  | |
27 | 27 |  | |
28 |  | - | |
 | 28 | + | |
29 | 29 |  | |
30 | 30 |  | |
31 | 31 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
595 | 595 |  | |
596 | 596 |  | |
597 | 597 |  | |
598 |  | - | |
 | 598 | + | |
599 | 599 |  | |
600 | 600 |  | |
601 | 601 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
2 | 2 |  | |
3 | 3 |  | |
4 | 4 |  | |
5 |  | - | |
 | 5 | + | |
6 | 6 |  | |
7 | 7 |  | |
8 | 8 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
220 | 220 |  | |
221 | 221 |  | |
222 | 222 |  | |
223 |  | - | |
 | 223 | + | |
224 | 224 |  | |
225 | 225 |  | |
226 | 226 |  | |
227 | 227 |  | |
228 | 228 |  | |
229 | 229 |  | |
230 |  | - | |
 | 230 | + | |
231 | 231 |  | |
232 | 232 |  | |
233 | 233 |  | |
 | |||
0 commit comments