This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
283 files changed
+40
-713
lines changed- compiler
- rustc_errors/src
- rustc_expand/src
- rustc_span/src
- src/tools/clippy/tests/ui
- tests
- run-make/non-unicode-env
- rustdoc-ui/doctest
- ui
- alloc-error
- allocator
- asm
- x86_64
- associated-consts
- associated-types
- async-await
- attributes
- binop
- borrowck
- alias-liveness
- closures
- 2229_closure_analysis/diagnostics
- codemap_tests
- coherence
- const-generics/adt_const_params
- const-ptr
- consts
- const-blocks
- const-eval
- control-flow
- min_const_fn
- required-consts
- coroutine
- custom_test_frameworks
- derives
- deriving
- diagnostic-width
- env-macro
- error-codes
- explicit-tail-calls
- feature-gates
- fmt
- generic-associated-types
- generic-const-items
- generics
- impl-trait/precise-capturing
- include-macros
- inference/need_type_info
- inline-const
- issues
- lifetimes
- lint
- dead-code
- liveness
- loops
- macros
- malformed
- mismatched_types
- modules
- moves
- never_type
- on-unimplemented
- proc-macro
- quote
- range
- reachable
- resolve
- rfcs
- rfc-0000-never_patterns
- rfc-1937-termination-trait
- rfc-2361-dbg-macro
- simd
- span
- statics
- structs/default-field-values
- suggestions
- test-attrs
- custom-test-frameworks
- traits
- const-traits
- const_derives
- next-solver
- transmutability
- try-block
- type
- pattern_types
- type-alias-impl-trait
- typeck
- union
- use
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
283 files changed
+40
-713
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| |||
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
38 |
| - | |
39 | 37 |
| |
40 | 38 |
| |
41 | 39 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
| |||
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
46 |
| - | |
47 | 45 |
| |
48 | 46 |
| |
49 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments