File tree
351 files changed
+3527
-1196
lines changed- compiler
- rustc_ast_passes/src
- rustc_ast/src/util/comments
- rustc_codegen_llvm/src/llvm
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- rustc_hir_typeck/src
- method
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src
- traits
- ty
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- coroutine
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- tokenstream
- rustc_span/src
- edit_distance
- rustc_target/src
- spec/base
- rustc_trait_selection/src/traits
- select
- rustc_ty_utils/src
- library
- alloc
- src
- collections/binary_heap
- ffi
- tests
- collections
- testing
- core/src
- ops
- prelude
- ptr
- std/src
- os/hurd
- prelude
- unwind/src
- src
- bootstrap/src
- bin
- core
- build_steps
- builder
- config
- utils
- ci/docker/host-x86_64/x86_64-fuchsia
- librustdoc/html/render
- tools
- clippy/tests/ui
- author
- compiletest/src
- runtest
- miri
- tests/pass
- tests
- codegen
- coverage
- crashes
- mir-opt
- rustdoc/inline_cross/auxiliary
- ui
- asm
- async-await
- async-closures
- auxiliary
- async-fn
- auxiliary
- dyn
- auxiliary
- issues
- track-caller
- closures
- binder
- coroutine
- editions
- feature-gates
- impl-trait/in-trait
- issues
- auxiliary
- layout
- lifetimes
- lint/unused
- macros
- methods
- mir
- never_type
- parser
- rfcs/rfc-2565-param-attrs
- sanitizer/cfi
- self
- span
- suggestions
- traits
- const-traits/effects/auxiliary
- type-alias-impl-trait
- ufcs
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
351 files changed
+3527
-1196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | 514 | | |
520 | 515 | | |
521 | 516 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
| |||
576 | 575 | | |
577 | 576 | | |
578 | 577 | | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
579 | 582 | | |
580 | 583 | | |
581 | 584 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
392 | | - | |
| 391 | + | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments